Loading arch/arm/boot/dts/qcom/msmgold-audio.dtsi +4 −3 Original line number Diff line number Diff line /* * Copyright (c) 2015, The Linux Foundation. All rights reserved. * Copyright (c) 2015-2016, 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 Loading @@ -22,8 +22,9 @@ qcom,msm-hs-micbias-type = "external"; qcom,msm-micbias1-ext-cap; asoc-codec = <&stub_codec>, <&pm8937_cajon_dig>; asoc-codec-names = "msm-stub-codec.1", "cajon_codec"; asoc-codec = <&stub_codec>, <&pm8937_cajon_dig>, <&hdmi_dba>; asoc-codec-names = "msm-stub-codec.1", "cajon_codec", "msm-hdmi-dba-codec-rx"; }; &ext_codec { Loading Loading
arch/arm/boot/dts/qcom/msmgold-audio.dtsi +4 −3 Original line number Diff line number Diff line /* * Copyright (c) 2015, The Linux Foundation. All rights reserved. * Copyright (c) 2015-2016, 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 Loading @@ -22,8 +22,9 @@ qcom,msm-hs-micbias-type = "external"; qcom,msm-micbias1-ext-cap; asoc-codec = <&stub_codec>, <&pm8937_cajon_dig>; asoc-codec-names = "msm-stub-codec.1", "cajon_codec"; asoc-codec = <&stub_codec>, <&pm8937_cajon_dig>, <&hdmi_dba>; asoc-codec-names = "msm-stub-codec.1", "cajon_codec", "msm-hdmi-dba-codec-rx"; }; &ext_codec { Loading