Loading arch/arm64/boot/dts/qcom/Makefile +4 −1 Original line number Diff line number Diff line Loading @@ -440,7 +440,8 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) sdm660-rcm-internal-codec-overlay.dtbo \ sda660-mtp-external-codec-overlay.dtbo \ sda660-cdp-external-codec-overlay.dtbo \ sda660-rcm-external-codec-overlay.dtbo sda660-rcm-external-codec-overlay.dtbo \ sdm660-usbc-audio-mtp-overlay.dtbo sdm660-mtp-external-codec-overlay.dtbo-base := sdm660-pm660l.dtb Loading @@ -456,6 +457,8 @@ sdm660-rcm-external-codec-overlay.dtbo-base := sdm660-pm660l.dtb sdm660-rcm-internal-codec-overlay.dtbo-base := sdm660-pm660l.dtb sdm660-usbc-audio-mtp-overlay.dtbo-base := sdm660-pm660l.dtb sda660-mtp-external-codec-overlay.dtbo-base := sda660-pm660l.dtb sda660-cdp-external-codec-overlay.dtbo-base := sda660-pm660l.dtb Loading arch/arm64/boot/dts/qcom/sdm660-usbc-audio-mtp-overlay.dts 0 → 100644 +29 −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 <dt-bindings/clock/qcom,mmcc-sdm660.h> #include "sdm660-mtp.dtsi" #include "sdm660-external-codec.dtsi" / { model = "Qualcomm Technologies, Inc. SDM 660 Ext. USBC Audio Codec MTP"; compatible = "qcom,sdm660-mtp", "qcom,sdm660", "qcom,mtp"; qcom,board-id = <8 2>; }; &tavil_snd { qcom,msm-mbhc-usbc-audio-supported = <1>; qcom,msm-mbhc-moist-cfg = <0>, <0>, <3>; }; Loading
arch/arm64/boot/dts/qcom/Makefile +4 −1 Original line number Diff line number Diff line Loading @@ -440,7 +440,8 @@ ifeq ($(CONFIG_BUILD_ARM64_DT_OVERLAY),y) sdm660-rcm-internal-codec-overlay.dtbo \ sda660-mtp-external-codec-overlay.dtbo \ sda660-cdp-external-codec-overlay.dtbo \ sda660-rcm-external-codec-overlay.dtbo sda660-rcm-external-codec-overlay.dtbo \ sdm660-usbc-audio-mtp-overlay.dtbo sdm660-mtp-external-codec-overlay.dtbo-base := sdm660-pm660l.dtb Loading @@ -456,6 +457,8 @@ sdm660-rcm-external-codec-overlay.dtbo-base := sdm660-pm660l.dtb sdm660-rcm-internal-codec-overlay.dtbo-base := sdm660-pm660l.dtb sdm660-usbc-audio-mtp-overlay.dtbo-base := sdm660-pm660l.dtb sda660-mtp-external-codec-overlay.dtbo-base := sda660-pm660l.dtb sda660-cdp-external-codec-overlay.dtbo-base := sda660-pm660l.dtb Loading
arch/arm64/boot/dts/qcom/sdm660-usbc-audio-mtp-overlay.dts 0 → 100644 +29 −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 <dt-bindings/clock/qcom,mmcc-sdm660.h> #include "sdm660-mtp.dtsi" #include "sdm660-external-codec.dtsi" / { model = "Qualcomm Technologies, Inc. SDM 660 Ext. USBC Audio Codec MTP"; compatible = "qcom,sdm660-mtp", "qcom,sdm660", "qcom,mtp"; qcom,board-id = <8 2>; }; &tavil_snd { qcom,msm-mbhc-usbc-audio-supported = <1>; qcom,msm-mbhc-moist-cfg = <0>, <0>, <3>; };