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

Commit 8010d950 authored by qiuchangping's avatar qiuchangping
Browse files

Audio:fix regulator related issue

Change-Id: Ie950308d6c13d9c2ad1afdfeb2fee6a06788c66e
parent 6a0ef50f
Loading
Loading
Loading
Loading
+14 −8
Original line number Diff line number Diff line
@@ -303,6 +303,9 @@ tfa98xx_right: tfa98xx_right@34 {
				compatible = "nxp,tfa98xx";
				reg = <0x34>;
				reset-gpio = <&tlmm 37 0>;

				tfa_ldo-supply = <&pm8150l_l10>;
				tfa_bob-supply = <&pm8150l_bob>;
				status = "ok";
			   };

@@ -310,6 +313,9 @@ tfa98xx_left: tfa98xx_left@35 {
				compatible = "nxp,tfa98xx";
				reg = <0x35>;
				reset-gpio = <&tlmm 37 0>;

				tfa_ldo-supply = <&pm8150l_l10>;
				tfa_bob-supply = <&pm8150l_bob>;
				status = "ok";
			  };
			  //liuhaituo@MM.Audio add end