Loading arch/arm64/boot/dts/qcom/Makefile +3 −0 Original line number Diff line number Diff line Loading @@ -249,6 +249,7 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) atoll-atp-overlay.dtbo\ atoll-qrd-overlay.dtbo\ atoll-wcd937x-idp-overlay.dtbo\ atoll-usbc-idp-overlay.dtbo\ atoll-rumi-overlay.dtbo atoll-idp-overlay.dtbo-base := atoll.dtb Loading @@ -256,11 +257,13 @@ atoll-atp-overlay.dtbo-base := atoll.dtb atoll-qrd-overlay.dtbo-base := atoll.dtb atoll-rumi-overlay.dtbo-base := atoll.dtb atoll-wcd937x-idp-overlay.dtbo-base := atoll.dtb atoll-usbc-idp-overlay.dtbo-base := atoll.dtb else dtb-$(CONFIG_ARCH_ATOLL) += atoll-idp.dtb\ atoll-atp.dtb\ atoll-qrd.dtb\ atoll-wcd937x-idp.dtb\ atoll-usbc-idp.dtb\ atoll-rumi.dtb endif Loading arch/arm64/boot/dts/qcom/atoll-usbc-idp-overlay.dts 0 → 100644 +25 −0 Original line number 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 <dt-bindings/interrupt-controller/arm-gic.h> #include "atoll-idp.dtsi" / { model = "USBC Audio IDP"; compatible = "qcom,atoll-idp", "qcom,atoll", "qcom,idp"; qcom,msm-id = <407 0x0>; qcom,board-id = <34 2>; }; arch/arm64/boot/dts/qcom/atoll-usbc-idp.dts 0 → 100644 +22 −0 Original line number 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 "atoll.dtsi" #include "atoll-idp.dtsi" / { model = "Qualcomm Technologies, Inc. ATOLL PM6150 USBC Audio IDP"; compatible = "qcom,atoll-idp", "qcom,atoll", "qcom,idp"; qcom,board-id = <34 2>; }; Loading
arch/arm64/boot/dts/qcom/Makefile +3 −0 Original line number Diff line number Diff line Loading @@ -249,6 +249,7 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) atoll-atp-overlay.dtbo\ atoll-qrd-overlay.dtbo\ atoll-wcd937x-idp-overlay.dtbo\ atoll-usbc-idp-overlay.dtbo\ atoll-rumi-overlay.dtbo atoll-idp-overlay.dtbo-base := atoll.dtb Loading @@ -256,11 +257,13 @@ atoll-atp-overlay.dtbo-base := atoll.dtb atoll-qrd-overlay.dtbo-base := atoll.dtb atoll-rumi-overlay.dtbo-base := atoll.dtb atoll-wcd937x-idp-overlay.dtbo-base := atoll.dtb atoll-usbc-idp-overlay.dtbo-base := atoll.dtb else dtb-$(CONFIG_ARCH_ATOLL) += atoll-idp.dtb\ atoll-atp.dtb\ atoll-qrd.dtb\ atoll-wcd937x-idp.dtb\ atoll-usbc-idp.dtb\ atoll-rumi.dtb endif Loading
arch/arm64/boot/dts/qcom/atoll-usbc-idp-overlay.dts 0 → 100644 +25 −0 Original line number 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 <dt-bindings/interrupt-controller/arm-gic.h> #include "atoll-idp.dtsi" / { model = "USBC Audio IDP"; compatible = "qcom,atoll-idp", "qcom,atoll", "qcom,idp"; qcom,msm-id = <407 0x0>; qcom,board-id = <34 2>; };
arch/arm64/boot/dts/qcom/atoll-usbc-idp.dts 0 → 100644 +22 −0 Original line number 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 "atoll.dtsi" #include "atoll-idp.dtsi" / { model = "Qualcomm Technologies, Inc. ATOLL PM6150 USBC Audio IDP"; compatible = "qcom,atoll-idp", "qcom,atoll", "qcom,idp"; qcom,board-id = <34 2>; };