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

Commit 54baff71 authored by Baochu Xu's avatar Baochu Xu
Browse files

ARM: dts: msm: Select audio PA for SDM429W



Select PA for audio machine driver for SDM429W.

Change-Id: Iaa42f5568926215db48ff00fe410064175fb0369
Signed-off-by: default avatarBaochu Xu <bxu@codeaurora.org>
parent ea11eaa9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -592,8 +592,8 @@
	/delete-property/qcom,cdc-us-eu-gpios;


	asoc-codec = <&stub_codec>, <&msm_dig_codec>;
	asoc-codec-names = "msm-stub-codec.1", "msm-dig-codec";
	asoc-codec = <&stub_codec>, <&msm_dig_codec>, <&ext_smart_pa>;
	asoc-codec-names = "msm-stub-codec.1", "msm-dig-codec", "ext-smart-pa";
};

&soc {
@@ -655,7 +655,7 @@
};

&i2c_2 {
	aw8896_smartpa@34 {
	ext_smart_pa: aw8896_smartpa@34 {
		compatible = "awinic,aw8896_smartpa";
		reg = <0x34>;
		reset-gpio = <&tlmm 68 0>;