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

Commit 7370212d authored by Xiaoyu Ye's avatar Xiaoyu Ye
Browse files

ARM: dts: msm: Add audio support for SDM845 QRD



Add support for audio on SDM845 QRD.

Change-Id: I6bd54ccfa353ab3243ee3d5c791b375abe6c4cf6
Signed-off-by: default avatarXiaoyu Ye <benyxy@codeaurora.org>
parent fd8f40e6
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -21,3 +21,11 @@
&pmi8998_fg {
	qcom,battery-data = <&qrd_batterydata>;
};

&soc {
	sound-tavil {
		qcom,wsa-max-devs = <1>;
		qcom,wsa-devs = <&wsa881x_0211>, <&wsa881x_0213>;
		qcom,wsa-aux-dev-prefix = "SpkrRight", "SpkrRight";
	};
};