Loading Documentation/devicetree/bindings/arm/msm/msm.txt +1 −0 Original line number Diff line number Diff line Loading @@ -305,6 +305,7 @@ compatible = "qcom,msm8953-qrd" compatible = "qcom,msm8953-qrd-sku3" compatible = "qcom,sdm450-cdp" compatible = "qcom,sdm450-mtp" compatible = "qcom,sdm450-qrd" compatible = "qcom,mdm9640-cdp" compatible = "qcom,mdm9640-mtp" compatible = "qcom,mdm9640-rumi" Loading arch/arm/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -263,7 +263,8 @@ dtb-$(CONFIG_ARCH_MSM8953) += msm8953-sim.dtb \ dtb-$(CONFIG_ARCH_SDM450) += sdm450-rcm.dtb \ sdm450-cdp.dtb \ sdm450-mtp.dtb sdm450-mtp.dtb \ sdm450-qrd.dtb dtb-$(CONFIG_ARCH_MDM9607) += mdm9607-rumi.dtb \ mdm9607-cdp.dtb \ Loading arch/arm/boot/dts/qcom/sdm450-qrd.dts 0 → 100644 +23 −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 "sdm450.dtsi" #include "msm8953-qrd.dtsi" / { model = "Qualcomm Technologies, Inc. SDM450 QRD"; compatible = "qcom,sdm450-qrd", "qcom,sdm450", "qcom,mtp"; qcom,board-id = <0x0005000b 0>; }; Loading
Documentation/devicetree/bindings/arm/msm/msm.txt +1 −0 Original line number Diff line number Diff line Loading @@ -305,6 +305,7 @@ compatible = "qcom,msm8953-qrd" compatible = "qcom,msm8953-qrd-sku3" compatible = "qcom,sdm450-cdp" compatible = "qcom,sdm450-mtp" compatible = "qcom,sdm450-qrd" compatible = "qcom,mdm9640-cdp" compatible = "qcom,mdm9640-mtp" compatible = "qcom,mdm9640-rumi" Loading
arch/arm/boot/dts/qcom/Makefile +2 −1 Original line number Diff line number Diff line Loading @@ -263,7 +263,8 @@ dtb-$(CONFIG_ARCH_MSM8953) += msm8953-sim.dtb \ dtb-$(CONFIG_ARCH_SDM450) += sdm450-rcm.dtb \ sdm450-cdp.dtb \ sdm450-mtp.dtb sdm450-mtp.dtb \ sdm450-qrd.dtb dtb-$(CONFIG_ARCH_MDM9607) += mdm9607-rumi.dtb \ mdm9607-cdp.dtb \ Loading
arch/arm/boot/dts/qcom/sdm450-qrd.dts 0 → 100644 +23 −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 "sdm450.dtsi" #include "msm8953-qrd.dtsi" / { model = "Qualcomm Technologies, Inc. SDM450 QRD"; compatible = "qcom,sdm450-qrd", "qcom,sdm450", "qcom,mtp"; qcom,board-id = <0x0005000b 0>; };