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

Commit 3784f2a6 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add audio codec configuration for sdxhedgehog CDP target"

parents 2f01bc2e 105cb7b6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -14,3 +14,10 @@
#include "mdm9650-v1.1-cdp.dtsi"
#include "sdxhedgehog.dtsi"
#include "sdxhedgehog-pinctrl.dtsi"

&soc {
	sound {
		qcom,wsa-devs = <&wsa881x_214>;
		qcom,wsa-aux-dev-prefix = "SpkrRight";
	};
};