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

Commit 319d00d4 authored by Abinaya P's avatar Abinaya P
Browse files

ARM: dts: msm: update LDO10 voltage for touch to work fine on MSMTITANIUM



LDO10 requires to be 2.85V for touch to work fine. Hence, increase the max
voltage to 2.85V.

Change-Id: I0f9a76ce60dd621c1d4be7c80c14be8366eead86
Signed-off-by: default avatarAbinaya P <abinayap@codeaurora.org>
parent bd4743e8
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -37,6 +37,10 @@
	};
};

&pmtitanium_l10 {
	regulator-max-microvolt = <2850000>;
};

&soc {
	gpio_keys {
		compatible = "gpio-keys";
+4 −0
Original line number Diff line number Diff line
@@ -37,6 +37,10 @@
	};
};

&pmtitanium_l10 {
	regulator-max-microvolt = <2850000>;
};

&soc {
	gpio_keys {
		compatible = "gpio-keys";