Loading Documentation/devicetree/bindings/arm/msm/msm.txt +4 −0 Original line number Original line Diff line number Diff line Loading @@ -152,6 +152,9 @@ SoCs: - QM215 - QM215 compatible = "qcom, qm215" compatible = "qcom, qm215" - QCM2150 compatible = "qcom, qcm2150" - MDM9640 - MDM9640 compatible = "qcom,mdm9640" compatible = "qcom,mdm9640" Loading Loading @@ -378,6 +381,7 @@ compatible = "qcom,sdm439-qrd" compatible = "qcom,sda439-cdp" compatible = "qcom,sda439-cdp" compatible = "qcom,sda439-mtp" compatible = "qcom,sda439-mtp" compatible = "qcom,qm215-qrd" compatible = "qcom,qm215-qrd" compatible = "qcom,qcm2150-qrd" compatible = "qcom,msm8953-rumi" compatible = "qcom,msm8953-rumi" compatible = "qcom,msm8953-sim" compatible = "qcom,msm8953-sim" compatible = "qcom,msm8953-cdp" compatible = "qcom,msm8953-cdp" Loading arch/arm64/boot/dts/qcom/Makefile +6 −2 Original line number Original line Diff line number Diff line Loading @@ -351,7 +351,8 @@ dtbo-$(CONFIG_ARCH_MSM8917) += msm8917-mtp-overlay.dtbo \ apq8017-cdp-overlay.dtbo \ apq8017-cdp-overlay.dtbo \ apq8017-cdp-wcd-rome-overlay.dtbo apq8017-cdp-wcd-rome-overlay.dtbo dtbo-$(CONFIG_ARCH_QM215) +=qm215-qrd-overlay.dtbo dtbo-$(CONFIG_ARCH_QM215) +=qm215-qrd-overlay.dtbo \ qcm2150-qrd-overlay.dtbo dtbo-$(CONFIG_ARCH_QM215) +=qm215-qrd-smb1360-overlay.dtbo dtbo-$(CONFIG_ARCH_QM215) +=qm215-qrd-smb1360-overlay.dtbo dtbo-$(CONFIG_ARCH_MSM8953) += msm8953-mtp-overlay.dtbo \ dtbo-$(CONFIG_ARCH_MSM8953) += msm8953-mtp-overlay.dtbo \ Loading Loading @@ -434,6 +435,7 @@ apq8017-cdp-wcd-rome-overlay.dtbo-base := apq8017-pmi8950.dtb \ apq8017-pmi8937.dtb apq8017-pmi8937.dtb qm215-qrd-overlay.dtbo-base := qm215.dtb qm215-qrd-overlay.dtbo-base := qm215.dtb qcm2150-qrd-overlay.dtbo-base := qcm2150.dtb qm215-qrd-smb1360-overlay.dtbo-base := qm215.dtb qm215-qrd-smb1360-overlay.dtbo-base := qm215.dtb msm8953-mtp-overlay.dtbo-base := sdm450.dtb \ msm8953-mtp-overlay.dtbo-base := sdm450.dtb \ Loading Loading @@ -583,7 +585,8 @@ dtb-$(CONFIG_ARCH_MSM8917) += msm8917-pmi8950-mtp.dtb \ msm8917-pmi8940-cdp.dtb \ msm8917-pmi8940-cdp.dtb \ msm8917-pmi8940-rcm.dtb msm8917-pmi8940-rcm.dtb dtb-$(CONFIG_ARCH_QM215) += qm215-qrd.dtb dtb-$(CONFIG_ARCH_QM215) += qm215-qrd.dtb \ qcm2150-qrd.dtb dtb-$(CONFIG_ARCH_QM215) += qm215-qrd-smb1360.dtb dtb-$(CONFIG_ARCH_QM215) += qm215-qrd-smb1360.dtb dtb-$(CONFIG_ARCH_MSM8909) += msm8909-pm8916-mtp.dtb \ dtb-$(CONFIG_ARCH_MSM8909) += msm8909-pm8916-mtp.dtb \ Loading Loading @@ -641,6 +644,7 @@ dtb-$(CONFIG_ARCH_SDM439) += sdm439-mtp.dtb \ sdm439-external-codec-mtp.dtb \ sdm439-external-codec-mtp.dtb \ sdm439-rcm.dtb \ sdm439-rcm.dtb \ qm215-qrd.dtb \ qm215-qrd.dtb \ qcm2150-qrd.dtb \ qm215-qrd-smb1360.dtb qm215-qrd-smb1360.dtb dtb-$(CONFIG_ARCH_SDM429) += sdm429-mtp.dtb \ dtb-$(CONFIG_ARCH_SDM429) += sdm429-mtp.dtb \ Loading arch/arm64/boot/dts/qcom/qcm2150-qrd-overlay.dts 0 → 100644 +22 −0 Original line number Original line Diff line number Diff line /* * Copyright (c) 2019, 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/; /plugin/; #include "qcm2150-qrd.dtsi" / { model = "QRD"; qcom,board-id = <0x01000b 4>; }; arch/arm64/boot/dts/qcom/qcm2150-qrd.dts 0 → 100644 +24 −0 Original line number Original line Diff line number Diff line /* * Copyright (c) 2019, 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 "qcm2150.dtsi" #include "qcm2150-qrd.dtsi" / { model = "Qualcomm Technologies, Inc. QCM2150 QRD"; compatible = "qcom,qcm2150-qrd", "qcom,qcm2150", "qcom,qrd"; qcom,board-id = <0x01000b 4>; qcom,pmic-id = <0x010016 0x25 0x0 0x0>; }; arch/arm64/boot/dts/qcom/qcm2150-qrd.dtsi 0 → 100644 +18 −0 Original line number Original line Diff line number Diff line /* * Copyright (c) 2019, 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 "qm215-qrd.dtsi" / { model = "Qualcomm Technologies, Inc. QCM2150 QRD"; }; Loading
Documentation/devicetree/bindings/arm/msm/msm.txt +4 −0 Original line number Original line Diff line number Diff line Loading @@ -152,6 +152,9 @@ SoCs: - QM215 - QM215 compatible = "qcom, qm215" compatible = "qcom, qm215" - QCM2150 compatible = "qcom, qcm2150" - MDM9640 - MDM9640 compatible = "qcom,mdm9640" compatible = "qcom,mdm9640" Loading Loading @@ -378,6 +381,7 @@ compatible = "qcom,sdm439-qrd" compatible = "qcom,sda439-cdp" compatible = "qcom,sda439-cdp" compatible = "qcom,sda439-mtp" compatible = "qcom,sda439-mtp" compatible = "qcom,qm215-qrd" compatible = "qcom,qm215-qrd" compatible = "qcom,qcm2150-qrd" compatible = "qcom,msm8953-rumi" compatible = "qcom,msm8953-rumi" compatible = "qcom,msm8953-sim" compatible = "qcom,msm8953-sim" compatible = "qcom,msm8953-cdp" compatible = "qcom,msm8953-cdp" Loading
arch/arm64/boot/dts/qcom/Makefile +6 −2 Original line number Original line Diff line number Diff line Loading @@ -351,7 +351,8 @@ dtbo-$(CONFIG_ARCH_MSM8917) += msm8917-mtp-overlay.dtbo \ apq8017-cdp-overlay.dtbo \ apq8017-cdp-overlay.dtbo \ apq8017-cdp-wcd-rome-overlay.dtbo apq8017-cdp-wcd-rome-overlay.dtbo dtbo-$(CONFIG_ARCH_QM215) +=qm215-qrd-overlay.dtbo dtbo-$(CONFIG_ARCH_QM215) +=qm215-qrd-overlay.dtbo \ qcm2150-qrd-overlay.dtbo dtbo-$(CONFIG_ARCH_QM215) +=qm215-qrd-smb1360-overlay.dtbo dtbo-$(CONFIG_ARCH_QM215) +=qm215-qrd-smb1360-overlay.dtbo dtbo-$(CONFIG_ARCH_MSM8953) += msm8953-mtp-overlay.dtbo \ dtbo-$(CONFIG_ARCH_MSM8953) += msm8953-mtp-overlay.dtbo \ Loading Loading @@ -434,6 +435,7 @@ apq8017-cdp-wcd-rome-overlay.dtbo-base := apq8017-pmi8950.dtb \ apq8017-pmi8937.dtb apq8017-pmi8937.dtb qm215-qrd-overlay.dtbo-base := qm215.dtb qm215-qrd-overlay.dtbo-base := qm215.dtb qcm2150-qrd-overlay.dtbo-base := qcm2150.dtb qm215-qrd-smb1360-overlay.dtbo-base := qm215.dtb qm215-qrd-smb1360-overlay.dtbo-base := qm215.dtb msm8953-mtp-overlay.dtbo-base := sdm450.dtb \ msm8953-mtp-overlay.dtbo-base := sdm450.dtb \ Loading Loading @@ -583,7 +585,8 @@ dtb-$(CONFIG_ARCH_MSM8917) += msm8917-pmi8950-mtp.dtb \ msm8917-pmi8940-cdp.dtb \ msm8917-pmi8940-cdp.dtb \ msm8917-pmi8940-rcm.dtb msm8917-pmi8940-rcm.dtb dtb-$(CONFIG_ARCH_QM215) += qm215-qrd.dtb dtb-$(CONFIG_ARCH_QM215) += qm215-qrd.dtb \ qcm2150-qrd.dtb dtb-$(CONFIG_ARCH_QM215) += qm215-qrd-smb1360.dtb dtb-$(CONFIG_ARCH_QM215) += qm215-qrd-smb1360.dtb dtb-$(CONFIG_ARCH_MSM8909) += msm8909-pm8916-mtp.dtb \ dtb-$(CONFIG_ARCH_MSM8909) += msm8909-pm8916-mtp.dtb \ Loading Loading @@ -641,6 +644,7 @@ dtb-$(CONFIG_ARCH_SDM439) += sdm439-mtp.dtb \ sdm439-external-codec-mtp.dtb \ sdm439-external-codec-mtp.dtb \ sdm439-rcm.dtb \ sdm439-rcm.dtb \ qm215-qrd.dtb \ qm215-qrd.dtb \ qcm2150-qrd.dtb \ qm215-qrd-smb1360.dtb qm215-qrd-smb1360.dtb dtb-$(CONFIG_ARCH_SDM429) += sdm429-mtp.dtb \ dtb-$(CONFIG_ARCH_SDM429) += sdm429-mtp.dtb \ Loading
arch/arm64/boot/dts/qcom/qcm2150-qrd-overlay.dts 0 → 100644 +22 −0 Original line number Original line Diff line number Diff line /* * Copyright (c) 2019, 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/; /plugin/; #include "qcm2150-qrd.dtsi" / { model = "QRD"; qcom,board-id = <0x01000b 4>; };
arch/arm64/boot/dts/qcom/qcm2150-qrd.dts 0 → 100644 +24 −0 Original line number Original line Diff line number Diff line /* * Copyright (c) 2019, 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 "qcm2150.dtsi" #include "qcm2150-qrd.dtsi" / { model = "Qualcomm Technologies, Inc. QCM2150 QRD"; compatible = "qcom,qcm2150-qrd", "qcom,qcm2150", "qcom,qrd"; qcom,board-id = <0x01000b 4>; qcom,pmic-id = <0x010016 0x25 0x0 0x0>; };
arch/arm64/boot/dts/qcom/qcm2150-qrd.dtsi 0 → 100644 +18 −0 Original line number Original line Diff line number Diff line /* * Copyright (c) 2019, 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 "qm215-qrd.dtsi" / { model = "Qualcomm Technologies, Inc. QCM2150 QRD"; };