Loading Documentation/devicetree/bindings/arm/msm/msm.txt +8 −0 Original line number Diff line number Diff line Loading @@ -106,6 +106,12 @@ SoCs: - SDA429W compatible = "qcom,sda429w" - QCM6125 compatible = "qcom,qcm6125" - QCS6125 compatible = "qcom,qcs6125" Generic board variants: - CDP device: Loading Loading @@ -299,3 +305,5 @@ compatible = "qcom,sda429w-wdp" compatible = "qcom,sda429-wdp" compatible = "qcom,sdm429w-wdp" compatible = "qcom,sdm429-wdp" compatible = "qcom,qcm6125" compatible = "qcom,qcs6125" arch/arm64/boot/dts/qcom/Makefile +8 −2 Original line number Diff line number Diff line Loading @@ -319,7 +319,9 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) trinket-external-codec-idp-overlay.dtbo \ trinket-usbc-external-codec-idp-overlay.dtbo \ trinket-usbc-idp-overlay.dtbo \ trinket-dp-idp-overlay.dtbo trinket-dp-idp-overlay.dtbo \ qcm6125-iot-idp-overlay.dtbo \ qcs6125-iot-idp-overlay.dtbo trinket-rumi-overlay.dtbo-base := trinket.dtb trinket-idp-overlay.dtbo-base := trinket.dtb Loading @@ -328,6 +330,8 @@ trinket-external-codec-idp-overlay.dtbo-base := trinket.dtb trinket-usbc-external-codec-idp-overlay.dtbo-base := trinket.dtb trinket-usbc-idp-overlay.dtbo-base := trinket.dtb trinket-dp-idp-overlay.dtbo-base := trinket.dtb qcm6125-iot-idp-overlay.dtbo-base := qcm6125.dtb qcs6125-iot-idp-overlay.dtbo-base := qcs6125.dtb else dtb-$(CONFIG_ARCH_TRINKET) += trinket-rumi.dtb \ trinket-idp.dtb \ Loading @@ -335,7 +339,9 @@ dtb-$(CONFIG_ARCH_TRINKET) += trinket-rumi.dtb \ trinket-external-codec-idp.dtb \ trinket-usbc-external-codec-idp.dtb \ trinket-usbc-idp.dtb \ trinket-dp-idp.dtb trinket-dp-idp.dtb \ qcm6125-iot-idp.dtb \ qcs6125-iot-idp.dtb endif ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) Loading arch/arm64/boot/dts/qcom/qcm6125-iot-idp-overlay.dts 0 → 100644 +25 −0 Original line number Diff line number Diff line /* * Copyright (c) 2020, 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 "qcm6125-iot-idp.dtsi" / { model = "Qualcomm Technologies, Inc. QCM6125 IOT IDP Overlay"; compatible = "qcom,qcm6125"; qcom,msm-id = <467 0x10000>; qcom,board-id = <34 0>; }; arch/arm64/boot/dts/qcom/qcm6125-iot-idp.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* * Copyright (c) 2020, 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 "qcm6125.dtsi" #include "qcm6125-iot-idp.dtsi" / { model = "Qualcomm Technologies, Inc. QCM6125 IOT IDP SoC"; compatible = "qcom,qcm6125"; qcom,board-id = <34 0>; }; arch/arm64/boot/dts/qcom/qcm6125-iot-idp.dtsi 0 → 100644 +13 −0 Original line number Diff line number Diff line /* * Copyright (c) 2020, 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 "trinket-idp.dtsi" Loading
Documentation/devicetree/bindings/arm/msm/msm.txt +8 −0 Original line number Diff line number Diff line Loading @@ -106,6 +106,12 @@ SoCs: - SDA429W compatible = "qcom,sda429w" - QCM6125 compatible = "qcom,qcm6125" - QCS6125 compatible = "qcom,qcs6125" Generic board variants: - CDP device: Loading Loading @@ -299,3 +305,5 @@ compatible = "qcom,sda429w-wdp" compatible = "qcom,sda429-wdp" compatible = "qcom,sdm429w-wdp" compatible = "qcom,sdm429-wdp" compatible = "qcom,qcm6125" compatible = "qcom,qcs6125"
arch/arm64/boot/dts/qcom/Makefile +8 −2 Original line number Diff line number Diff line Loading @@ -319,7 +319,9 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) trinket-external-codec-idp-overlay.dtbo \ trinket-usbc-external-codec-idp-overlay.dtbo \ trinket-usbc-idp-overlay.dtbo \ trinket-dp-idp-overlay.dtbo trinket-dp-idp-overlay.dtbo \ qcm6125-iot-idp-overlay.dtbo \ qcs6125-iot-idp-overlay.dtbo trinket-rumi-overlay.dtbo-base := trinket.dtb trinket-idp-overlay.dtbo-base := trinket.dtb Loading @@ -328,6 +330,8 @@ trinket-external-codec-idp-overlay.dtbo-base := trinket.dtb trinket-usbc-external-codec-idp-overlay.dtbo-base := trinket.dtb trinket-usbc-idp-overlay.dtbo-base := trinket.dtb trinket-dp-idp-overlay.dtbo-base := trinket.dtb qcm6125-iot-idp-overlay.dtbo-base := qcm6125.dtb qcs6125-iot-idp-overlay.dtbo-base := qcs6125.dtb else dtb-$(CONFIG_ARCH_TRINKET) += trinket-rumi.dtb \ trinket-idp.dtb \ Loading @@ -335,7 +339,9 @@ dtb-$(CONFIG_ARCH_TRINKET) += trinket-rumi.dtb \ trinket-external-codec-idp.dtb \ trinket-usbc-external-codec-idp.dtb \ trinket-usbc-idp.dtb \ trinket-dp-idp.dtb trinket-dp-idp.dtb \ qcm6125-iot-idp.dtb \ qcs6125-iot-idp.dtb endif ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) Loading
arch/arm64/boot/dts/qcom/qcm6125-iot-idp-overlay.dts 0 → 100644 +25 −0 Original line number Diff line number Diff line /* * Copyright (c) 2020, 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 "qcm6125-iot-idp.dtsi" / { model = "Qualcomm Technologies, Inc. QCM6125 IOT IDP Overlay"; compatible = "qcom,qcm6125"; qcom,msm-id = <467 0x10000>; qcom,board-id = <34 0>; };
arch/arm64/boot/dts/qcom/qcm6125-iot-idp.dts 0 → 100644 +23 −0 Original line number Diff line number Diff line /* * Copyright (c) 2020, 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 "qcm6125.dtsi" #include "qcm6125-iot-idp.dtsi" / { model = "Qualcomm Technologies, Inc. QCM6125 IOT IDP SoC"; compatible = "qcom,qcm6125"; qcom,board-id = <34 0>; };
arch/arm64/boot/dts/qcom/qcm6125-iot-idp.dtsi 0 → 100644 +13 −0 Original line number Diff line number Diff line /* * Copyright (c) 2020, 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 "trinket-idp.dtsi"