Loading Documentation/devicetree/bindings/sound/qcom-audio-dev.txt +2 −0 Original line number Diff line number Diff line Loading @@ -2042,6 +2042,7 @@ Optional properties: - qcom,wcn-btfm : Property to specify if WCN BT/FM chip is used for the target - qcom,mi2s-audio-intf: Property to specify if MI2S interface is used for the target - qcom,auxpcm-audio-intf: Property to specify if Aux PCM interface is used for the target - qcom,tdm-audio-intf: Property to specify if Aux PCM interface is used for the target - qcom,cdc-dmic-gpios : phandle for Digital mic clk and data gpios. - qcom,msm_audio_ssr_devs: List the snd event framework clients - qcom,afe-rxtx-lb: AFE RX to TX loopback. Loading @@ -2054,6 +2055,7 @@ Example: qcom,wcn-btfm = <1>; qcom,mi2s-audio-intf = <1>; qcom,auxpcm-audio-intf = <1>; qcom,tdm-audio-intf = <1>; qcom,afe-rxtx-lb = <1>; asoc-platform = <&pcm0>, <&pcm1>, <&pcm2>, <&voip>, <&voice>, Loading arch/arm64/boot/dts/qcom/atoll-audio.dtsi +4 −3 Original line number Diff line number Diff line /* * Copyright (c) 2019, The Linux Foundation. All rights reserved. * Copyright (c) 2019-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 Loading Loading @@ -86,8 +86,9 @@ &q6core { atoll_snd: sound { compatible = "qcom,kona-asoc-snd"; qcom,mi2s-audio-intf = <1>; qcom,auxpcm-audio-intf = <1>; qcom,mi2s-audio-intf = <0>; qcom,auxpcm-audio-intf = <0>; qcom,tdm-audio-intf = <0>; qcom,wcn-btfm = <1>; qcom,ext-disp-audio-rx = <1>; qcom,afe-rxtx-lb = <0>; Loading Loading
Documentation/devicetree/bindings/sound/qcom-audio-dev.txt +2 −0 Original line number Diff line number Diff line Loading @@ -2042,6 +2042,7 @@ Optional properties: - qcom,wcn-btfm : Property to specify if WCN BT/FM chip is used for the target - qcom,mi2s-audio-intf: Property to specify if MI2S interface is used for the target - qcom,auxpcm-audio-intf: Property to specify if Aux PCM interface is used for the target - qcom,tdm-audio-intf: Property to specify if Aux PCM interface is used for the target - qcom,cdc-dmic-gpios : phandle for Digital mic clk and data gpios. - qcom,msm_audio_ssr_devs: List the snd event framework clients - qcom,afe-rxtx-lb: AFE RX to TX loopback. Loading @@ -2054,6 +2055,7 @@ Example: qcom,wcn-btfm = <1>; qcom,mi2s-audio-intf = <1>; qcom,auxpcm-audio-intf = <1>; qcom,tdm-audio-intf = <1>; qcom,afe-rxtx-lb = <1>; asoc-platform = <&pcm0>, <&pcm1>, <&pcm2>, <&voip>, <&voice>, Loading
arch/arm64/boot/dts/qcom/atoll-audio.dtsi +4 −3 Original line number Diff line number Diff line /* * Copyright (c) 2019, The Linux Foundation. All rights reserved. * Copyright (c) 2019-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 Loading Loading @@ -86,8 +86,9 @@ &q6core { atoll_snd: sound { compatible = "qcom,kona-asoc-snd"; qcom,mi2s-audio-intf = <1>; qcom,auxpcm-audio-intf = <1>; qcom,mi2s-audio-intf = <0>; qcom,auxpcm-audio-intf = <0>; qcom,tdm-audio-intf = <0>; qcom,wcn-btfm = <1>; qcom,ext-disp-audio-rx = <1>; qcom,afe-rxtx-lb = <0>; Loading