Loading arch/arm/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -136,7 +136,8 @@ dtb-$(CONFIG_ARCH_MSMTITANIUM) += msmtitanium-sim.dtb \ dtb-$(CONFIG_ARCH_MDM9607) += mdm9607-rumi.dtb \ mdm9607-cdp.dtb \ mdm9607-mtp.dtb \ mdm9607-rcm.dtb mdm9607-rcm.dtb \ mdm9607-mtp-sdcard.dtb dtb-$(CONFIG_ARCH_MSM8916) += msm8952-qrd-skum.dtb \ msm8952-cdp.dtb \ Loading arch/arm/boot/dts/qcom/mdm9607-mtp-sdcard.dts 0 → 100644 +27 −0 Original line number Diff line number Diff line /* * Copyright (c) 2015, 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 "mdm9607-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. MDM 9607 MTP SDCARD"; compatible = "qcom,mdm9607-mtp", "qcom,mdm9607", "qcom,mtp"; qcom,board-id = <8 1>; }; &sdhc_2 { status = "ok"; }; Loading
arch/arm/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -136,7 +136,8 @@ dtb-$(CONFIG_ARCH_MSMTITANIUM) += msmtitanium-sim.dtb \ dtb-$(CONFIG_ARCH_MDM9607) += mdm9607-rumi.dtb \ mdm9607-cdp.dtb \ mdm9607-mtp.dtb \ mdm9607-rcm.dtb mdm9607-rcm.dtb \ mdm9607-mtp-sdcard.dtb dtb-$(CONFIG_ARCH_MSM8916) += msm8952-qrd-skum.dtb \ msm8952-cdp.dtb \ Loading
arch/arm/boot/dts/qcom/mdm9607-mtp-sdcard.dts 0 → 100644 +27 −0 Original line number Diff line number Diff line /* * Copyright (c) 2015, 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 "mdm9607-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. MDM 9607 MTP SDCARD"; compatible = "qcom,mdm9607-mtp", "qcom,mdm9607", "qcom,mtp"; qcom,board-id = <8 1>; }; &sdhc_2 { status = "ok"; };