Loading arch/arm64/boot/dts/qcom/Makefile +8 −2 Original line number Diff line number Diff line Loading @@ -127,19 +127,25 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) sdmmagpie-rumi-overlay.dtbo \ sdmmagpie-qrd-overlay.dtbo \ sdmmagpiep-idp-overlay.dtbo \ sdmmagpiep-qrd-overlay.dtbo sdmmagpiep-qrd-overlay.dtbo \ sdmmagpie-external-codec-idp-overlay.dtbo \ sdmmagpie-usbc-idp-overlay.dtbo sdmmagpie-idp-overlay.dtbo-base := sdmmagpie.dtb sdmmagpie-rumi-overlay.dtbo-base := sdmmagpie.dtb sdmmagpie-qrd-overlay.dtbo-base := sdmmagpie.dtb sdmmagpiep-idp-overlay.dtbo-base := sdmmagpiep.dtb sdmmagpiep-qrd-overlay.dtbo-base := sdmmagpiep.dtb sdmmagpie-external-codec-idp-overlay.dtbo-base := sdmmagpie.dtb sdmmagpie-usbc-idp-overlay.dtbo-base := sdmmagpie.dtb else dtb-$(CONFIG_ARCH_SDMMAGPIE) += sdmmagpie-rumi.dtb \ sdmmagpie-idp.dtb \ sdmmagpie-qrd.dtb \ sdmmagpiep-idp.dtb \ sdmmagpiep-qrd.dtb sdmmagpiep-qrd.dtb \ sdmmagpie-external-codec-idp.dtb \ sdmmagpie-usbc-idp.dtb endif ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) Loading arch/arm64/boot/dts/qcom/sdmmagpie-external-codec-idp-overlay.dts 0 → 100644 +26 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 <dt-bindings/interrupt-controller/arm-gic.h> #include "sdmmagpie-idp.dtsi" / { model = "External Audio Codec IDP"; compatible = "qcom,sdmmagpie-idp", "qcom,sdmmagpie", "qcom,idp"; qcom,msm-id = <365 0x0>; qcom,board-id = <34 1>; }; arch/arm64/boot/dts/qcom/sdmmagpie-external-codec-idp.dts 0 → 100644 +22 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 "sdmmagpie.dtsi" #include "sdmmagpie-idp.dtsi" / { model = "Qualcomm Technologies, Inc. SDMMAGPIE PM6150 External Audio Codec IDP"; compatible = "qcom,sdmmagpie-idp", "qcom,sdmmagpie", "qcom,idp"; qcom,board-id = <34 1>; }; arch/arm64/boot/dts/qcom/sdmmagpie-usbc-idp-overlay.dts 0 → 100644 +25 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 <dt-bindings/interrupt-controller/arm-gic.h> #include "sdmmagpie-idp.dtsi" / { model = "USBC Audio IDP"; compatible = "qcom,sdmmagpie-idp", "qcom,sdmmagpie", "qcom,idp"; qcom,msm-id = <365 0x0>; qcom,board-id = <34 2>; }; arch/arm64/boot/dts/qcom/sdmmagpie-usbc-idp.dts 0 → 100644 +22 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 "sdmmagpie.dtsi" #include "sdmmagpie-idp.dtsi" / { model = "Qualcomm Technologies, Inc. SDMMAGPIE PM6150 USBC Audio IDP"; compatible = "qcom,sdmmagpie-idp", "qcom,sdmmagpie", "qcom,idp"; qcom,board-id = <34 2>; }; Loading
arch/arm64/boot/dts/qcom/Makefile +8 −2 Original line number Diff line number Diff line Loading @@ -127,19 +127,25 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) sdmmagpie-rumi-overlay.dtbo \ sdmmagpie-qrd-overlay.dtbo \ sdmmagpiep-idp-overlay.dtbo \ sdmmagpiep-qrd-overlay.dtbo sdmmagpiep-qrd-overlay.dtbo \ sdmmagpie-external-codec-idp-overlay.dtbo \ sdmmagpie-usbc-idp-overlay.dtbo sdmmagpie-idp-overlay.dtbo-base := sdmmagpie.dtb sdmmagpie-rumi-overlay.dtbo-base := sdmmagpie.dtb sdmmagpie-qrd-overlay.dtbo-base := sdmmagpie.dtb sdmmagpiep-idp-overlay.dtbo-base := sdmmagpiep.dtb sdmmagpiep-qrd-overlay.dtbo-base := sdmmagpiep.dtb sdmmagpie-external-codec-idp-overlay.dtbo-base := sdmmagpie.dtb sdmmagpie-usbc-idp-overlay.dtbo-base := sdmmagpie.dtb else dtb-$(CONFIG_ARCH_SDMMAGPIE) += sdmmagpie-rumi.dtb \ sdmmagpie-idp.dtb \ sdmmagpie-qrd.dtb \ sdmmagpiep-idp.dtb \ sdmmagpiep-qrd.dtb sdmmagpiep-qrd.dtb \ sdmmagpie-external-codec-idp.dtb \ sdmmagpie-usbc-idp.dtb endif ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) Loading
arch/arm64/boot/dts/qcom/sdmmagpie-external-codec-idp-overlay.dts 0 → 100644 +26 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 <dt-bindings/interrupt-controller/arm-gic.h> #include "sdmmagpie-idp.dtsi" / { model = "External Audio Codec IDP"; compatible = "qcom,sdmmagpie-idp", "qcom,sdmmagpie", "qcom,idp"; qcom,msm-id = <365 0x0>; qcom,board-id = <34 1>; };
arch/arm64/boot/dts/qcom/sdmmagpie-external-codec-idp.dts 0 → 100644 +22 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 "sdmmagpie.dtsi" #include "sdmmagpie-idp.dtsi" / { model = "Qualcomm Technologies, Inc. SDMMAGPIE PM6150 External Audio Codec IDP"; compatible = "qcom,sdmmagpie-idp", "qcom,sdmmagpie", "qcom,idp"; qcom,board-id = <34 1>; };
arch/arm64/boot/dts/qcom/sdmmagpie-usbc-idp-overlay.dts 0 → 100644 +25 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 <dt-bindings/interrupt-controller/arm-gic.h> #include "sdmmagpie-idp.dtsi" / { model = "USBC Audio IDP"; compatible = "qcom,sdmmagpie-idp", "qcom,sdmmagpie", "qcom,idp"; qcom,msm-id = <365 0x0>; qcom,board-id = <34 2>; };
arch/arm64/boot/dts/qcom/sdmmagpie-usbc-idp.dts 0 → 100644 +22 −0 Original line number Diff line number Diff line /* Copyright (c) 2018, 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 "sdmmagpie.dtsi" #include "sdmmagpie-idp.dtsi" / { model = "Qualcomm Technologies, Inc. SDMMAGPIE PM6150 USBC Audio IDP"; compatible = "qcom,sdmmagpie-idp", "qcom,sdmmagpie", "qcom,idp"; qcom,board-id = <34 2>; };