Loading arch/arm/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,8 @@ dtb-$(CONFIG_ARCH_SDXHEDGEHOG) += sdxhedgehog-emmc-cdp.dtb \ sdxhedgehog-emmc-mtp.dtb \ sdxhedgehog-nand-cdp.dtb \ sdxhedgehog-nand-mtp.dtb \ sdxhedgehog-nand-dualwifi-mtp.dtb sdxhedgehog-nand-dualwifi-mtp.dtb \ sdxhedgehog-nand-dualwifi-cdp.dtb dtb-$(CONFIG_ARCH_MSM8937) += msm8937-rumi.dtb \ msm8937-pmi8950-cdp.dtb \ Loading arch/arm/boot/dts/qcom/sdxhedgehog-nand-dualwifi-cdp.dts 0 → 100644 +30 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; #include "sdxhedgehog-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. SDX HEDGEHOG CDP - DWIFI"; compatible = "qcom,sdxhedgehog-cdp", "qcom,sdxhedgehog", "qcom,cdp"; qcom,board-id = <1 0x2>; }; &qnand_1 { status = "ok"; }; &smb1351_otg_supply { status = "disabled"; }; Loading
arch/arm/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -166,7 +166,8 @@ dtb-$(CONFIG_ARCH_SDXHEDGEHOG) += sdxhedgehog-emmc-cdp.dtb \ sdxhedgehog-emmc-mtp.dtb \ sdxhedgehog-nand-cdp.dtb \ sdxhedgehog-nand-mtp.dtb \ sdxhedgehog-nand-dualwifi-mtp.dtb sdxhedgehog-nand-dualwifi-mtp.dtb \ sdxhedgehog-nand-dualwifi-cdp.dtb dtb-$(CONFIG_ARCH_MSM8937) += msm8937-rumi.dtb \ msm8937-pmi8950-cdp.dtb \ Loading
arch/arm/boot/dts/qcom/sdxhedgehog-nand-dualwifi-cdp.dts 0 → 100644 +30 −0 Original line number Diff line number Diff line /* Copyright (c) 2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; #include "sdxhedgehog-cdp.dtsi" / { model = "Qualcomm Technologies, Inc. SDX HEDGEHOG CDP - DWIFI"; compatible = "qcom,sdxhedgehog-cdp", "qcom,sdxhedgehog", "qcom,cdp"; qcom,board-id = <1 0x2>; }; &qnand_1 { status = "ok"; }; &smb1351_otg_supply { status = "disabled"; };