Loading Documentation/devicetree/bindings/sound/qcom-audio-dev.txt +23 −3 Original line number Diff line number Diff line Loading @@ -237,6 +237,13 @@ Required properties: Value is from 45056 to 45061. VA codec dma port ID Value is from 45089 to 45091. Optional properties: - qcom,msm-dai-is-island-supported: Defines whether this dai supported in island mode or not. 0 - Unsupported 1 - Supported * msm-auxpcm Required properties: Loading Loading @@ -303,6 +310,10 @@ Optional properties: interface to be used for enabling PCM clock. If not defined, selects default AFE clock interface. - qcom,msm-dai-is-island-supported: Defines whether this dai supported in island mode or not. 0 - Unsupported 1 - Supported * msm-pcm-hostless Loading Loading @@ -794,6 +805,10 @@ Optional properties: - pinctrl-names: Pinctrl state names for each pin group configuration. - pinctrl-x: Defines pinctrl state for each pin group - qcom,msm-dai-is-island-supported: Defines whether this dai supported in island mode or not. 0 - Unsupported 1 - Supported Example: Loading Loading @@ -977,6 +992,11 @@ Optional properties: - pinctrl-x: Defines pinctrl state for each pin group. - qcom,msm-dai-is-island-supported: Defines whether this dai supported in island mode or not. 0 - Unsupported 1 - Supported Example: qcom,msm-dai-tdm-quat-rx { Loading arch/arm64/boot/dts/qcom/qcs405-audio.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -139,3 +139,15 @@ }; }; }; &dai_mi2s4 { qcom,msm-dai-is-island-supported = <1>; }; &dai_quin_auxpcm { qcom,msm-dai-is-island-supported = <1>; }; &dai_quin_tdm_tx_0 { qcom,msm-dai-is-island-supported = <1>; }; arch/arm64/boot/dts/qcom/qcs405-va-bolero.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -32,3 +32,7 @@ #clock-cells = <1>; }; }; &va_cdc_dma_0_tx { qcom,msm-dai-is-island-supported = <1>; }; Loading
Documentation/devicetree/bindings/sound/qcom-audio-dev.txt +23 −3 Original line number Diff line number Diff line Loading @@ -237,6 +237,13 @@ Required properties: Value is from 45056 to 45061. VA codec dma port ID Value is from 45089 to 45091. Optional properties: - qcom,msm-dai-is-island-supported: Defines whether this dai supported in island mode or not. 0 - Unsupported 1 - Supported * msm-auxpcm Required properties: Loading Loading @@ -303,6 +310,10 @@ Optional properties: interface to be used for enabling PCM clock. If not defined, selects default AFE clock interface. - qcom,msm-dai-is-island-supported: Defines whether this dai supported in island mode or not. 0 - Unsupported 1 - Supported * msm-pcm-hostless Loading Loading @@ -794,6 +805,10 @@ Optional properties: - pinctrl-names: Pinctrl state names for each pin group configuration. - pinctrl-x: Defines pinctrl state for each pin group - qcom,msm-dai-is-island-supported: Defines whether this dai supported in island mode or not. 0 - Unsupported 1 - Supported Example: Loading Loading @@ -977,6 +992,11 @@ Optional properties: - pinctrl-x: Defines pinctrl state for each pin group. - qcom,msm-dai-is-island-supported: Defines whether this dai supported in island mode or not. 0 - Unsupported 1 - Supported Example: qcom,msm-dai-tdm-quat-rx { Loading
arch/arm64/boot/dts/qcom/qcs405-audio.dtsi +12 −0 Original line number Diff line number Diff line Loading @@ -139,3 +139,15 @@ }; }; }; &dai_mi2s4 { qcom,msm-dai-is-island-supported = <1>; }; &dai_quin_auxpcm { qcom,msm-dai-is-island-supported = <1>; }; &dai_quin_tdm_tx_0 { qcom,msm-dai-is-island-supported = <1>; };
arch/arm64/boot/dts/qcom/qcs405-va-bolero.dtsi +4 −0 Original line number Diff line number Diff line Loading @@ -32,3 +32,7 @@ #clock-cells = <1>; }; }; &va_cdc_dma_0_tx { qcom,msm-dai-is-island-supported = <1>; };