Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 08441b87 authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add support for Audio SSR on SM6150"

parents cd585790 1d7c6238
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1517,6 +1517,7 @@ Optional properties:
- qcom,auxpcm-audio-intf: Property to specify if Aux PCM interface is used for the target
- qcom,tavil_codec : Property to specify if Tavil codec is used for this target
- qcom,cdc-dmic-gpios : phandle for Digital mic clk and data gpios.
- qcom,msm_audio_ssr_devs: List the snd event framework clients

Example:
	sm6150_snd: sound {
@@ -1620,6 +1621,7 @@ Example:
		qcom,wsa-aux-dev-prefix = "SpkrLeft", "SpkrRight",
					  "SpkrLeft", "SpkrRight";
		qcom,codec-aux-devs = <&wcd937x_codec>;
		qcom,msm_audio_ssr_devs = <&audio_apr>, <&q6core>;
	};
};

+2 −0
Original line number Diff line number Diff line
@@ -193,6 +193,8 @@
	qcom,wsa-aux-dev-prefix = "SpkrLeft", "SpkrRight",
				  "SpkrLeft", "SpkrRight";
	qcom,codec-aux-devs = <&wcd937x_codec>;
	qcom,msm_audio_ssr_devs = <&audio_apr>, <&q6core>,
				<&lpi_tlmm>, <&bolero>;
};

&soc {
+2 −0
Original line number Diff line number Diff line
@@ -100,6 +100,8 @@
			 <&wsa881x_13>, <&wsa881x_14>;
	qcom,wsa-aux-dev-prefix = "SpkrLeft", "SpkrRight",
				  "SpkrLeft", "SpkrRight";
	qcom,msm_audio_ssr_devs = <&audio_apr>, <&wcd934x_cdc>,
				  <&q6core>, <&lpi_tlmm>;
};

&slim_aud {