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

Commit 0619b38e authored by Xiaojun Sang's avatar Xiaojun Sang Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add sound node for qrd 439 sku1



add sound card name, micbias setting for sdm439 sku1 in sound
node within device tree.

Change-Id: I707d7f54f629b9fe9b3729cccfbc62c8b56aa056
Signed-off-by: default avatarXiaojun Sang <xsang@codeaurora.org>
parent 2e92080e
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -40,6 +40,24 @@
	status = "ok";
};

&int_codec {
	status = "okay";
	qcom,model = "sdm439-sku1-snd-card";
	qcom,msm-micbias1-ext-cap;
	qcom,msm-micbias2-ext-cap;
	qcom,msm-mbhc-hphl-swh = <1>;
	qcom,msm-mbhc-gnd-swh = <0>;
	qcom,msm-hs-micbias-type = "external";
};

&wsa881x_i2c_f {
	status = "okay";
};

&wsa881x_i2c_45 {
	status = "okay";
};

&sdhc_2 {
	/* device core power supply */
	vdd-supply = <&pm8953_l11>;