Loading Documentation/devicetree/bindings/arm/msm/msm.txt +1 −0 Original line number Diff line number Diff line Loading @@ -216,6 +216,7 @@ compatible = "qcom,msm8917-mtp" compatible = "qcom,msm8917-rumi" compatible = "qcom,msm8917-qrd" compatible = "qcom,msm8917-qrd-sku5" compatible = "qcom,msm8917-qgp-tmo" compatible = "qcom,msm8940-cdp" compatible = "qcom,msm8940-mtp" compatible = "qcom,msm8940-rumi" Loading arch/arm/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -143,6 +143,7 @@ dtb-$(CONFIG_ARCH_MSM8917) += msm8917-rumi.dtb \ msm8917-pmi8950-mtp.dtb \ msm8917-pmi8937-rcm.dtb \ msm8917-pmi8950-rcm.dtb \ msm8917-qgp-tmo.dtb \ msm8917-pmi8937-qrd-sku5.dtb dtb-$(CONFIG_ARCH_MSM8940) += msm8940-pmi8937-cdp.dtb \ Loading arch/arm/boot/dts/qcom/msm8917-qgp-tmo.dts 0 → 100644 +24 −0 Original line number Diff line number Diff line /* * Copyright (c) 2016, 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 "msm8917.dtsi" #include "msm8917-qgp-tmo.dtsi" / { model = "Qualcomm Technologies, Inc. MSM8917-PMI8937 QGP TMO"; compatible = "qcom,msm8917-qgp-tmo", "qcom,msm8917-qrd", "qcom,msm8917", "qcom,qrd"; qcom,board-id= <0x1000b 0x0a>; }; arch/arm/boot/dts/qcom/msm8917-qgp-tmo.dtsi 0 → 100644 +20 −0 Original line number Diff line number Diff line /* * Copyright (c) 2016, 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. */ #include "msm-pmi8937.dtsi" #include "msm8917-qrd.dtsi" &soc { led_flash0: qcom,camera-flash { }; }; Loading
Documentation/devicetree/bindings/arm/msm/msm.txt +1 −0 Original line number Diff line number Diff line Loading @@ -216,6 +216,7 @@ compatible = "qcom,msm8917-mtp" compatible = "qcom,msm8917-rumi" compatible = "qcom,msm8917-qrd" compatible = "qcom,msm8917-qrd-sku5" compatible = "qcom,msm8917-qgp-tmo" compatible = "qcom,msm8940-cdp" compatible = "qcom,msm8940-mtp" compatible = "qcom,msm8940-rumi" Loading
arch/arm/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -143,6 +143,7 @@ dtb-$(CONFIG_ARCH_MSM8917) += msm8917-rumi.dtb \ msm8917-pmi8950-mtp.dtb \ msm8917-pmi8937-rcm.dtb \ msm8917-pmi8950-rcm.dtb \ msm8917-qgp-tmo.dtb \ msm8917-pmi8937-qrd-sku5.dtb dtb-$(CONFIG_ARCH_MSM8940) += msm8940-pmi8937-cdp.dtb \ Loading
arch/arm/boot/dts/qcom/msm8917-qgp-tmo.dts 0 → 100644 +24 −0 Original line number Diff line number Diff line /* * Copyright (c) 2016, 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 "msm8917.dtsi" #include "msm8917-qgp-tmo.dtsi" / { model = "Qualcomm Technologies, Inc. MSM8917-PMI8937 QGP TMO"; compatible = "qcom,msm8917-qgp-tmo", "qcom,msm8917-qrd", "qcom,msm8917", "qcom,qrd"; qcom,board-id= <0x1000b 0x0a>; };
arch/arm/boot/dts/qcom/msm8917-qgp-tmo.dtsi 0 → 100644 +20 −0 Original line number Diff line number Diff line /* * Copyright (c) 2016, 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. */ #include "msm-pmi8937.dtsi" #include "msm8917-qrd.dtsi" &soc { led_flash0: qcom,camera-flash { }; };