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

Commit f34f6ecd authored by Vignesh Kulothungan's avatar Vignesh Kulothungan
Browse files

ARM: dts: msm: add wcd938x as a codec

Add wcd938x as a codec, which is currently an
aux device.

Change-Id: I590e5a10cb861f7577059121299f6c87603442b4
parent e17a20b5
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -338,8 +338,11 @@
		"Digital Mic5", "VA MIC BIAS4";
	qcom,msm-mbhc-hphl-swh = <1>;
	qcom,msm-mbhc-gnd-swh = <1>;
	asoc-codec  = <&stub_codec>, <&bolero>, <&ext_disp_audio_codec>;
	asoc-codec  = <&stub_codec>, <&bolero>,
		      <&wcd938x_codec>,
		      <&ext_disp_audio_codec>;
	asoc-codec-names = "msm-stub-codec.1", "bolero_codec",
			   "wcd938x_codec",
			   "msm-ext-disp-audio-codec-rx";
	qcom,wsa-max-devs = <2>;
	qcom,wsa-devs = <&wsa883x_0221>, <&wsa883x_0222>;