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

Commit 1d7c6238 authored by Rohit kumar's avatar Rohit kumar Committed by Laxminath Kasam
Browse files

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



Add snd_event ssr device nodes to support SSR on sm6150.

Change-Id: Ic83e9ae3186ba725fbc1d40b56b17133091bdfe8
Signed-off-by: default avatarRohit kumar <rohitkr@codeaurora.org>
parent 94311936
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
@@ -191,6 +191,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 {