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

Commit 65c30138 authored by Fei Mao's avatar Fei Mao Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Keep power always on for fts

Keep power on for lito device, so touch IC can enter low power mode.
And it can avoid big current leakage, too.

Change-Id: I2f43cfb33ba80597948c92c75574e5a64d763d5d
parent 2776d050
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -234,6 +234,7 @@
		st,regulator_avdd = "avdd";
		st,x-flip = <1>;
		st,y-flip = <1>;
		st,power_on_suspend;
		panel = <&dsi_sw43404_amoled_cmd &dsi_sw43404_amoled_video>;
	};
};
+1 −0
Original line number Diff line number Diff line
@@ -70,6 +70,7 @@
		st,regulator_avdd = "avdd";
		st,x-flip;
		st,y-flip;
		st,power_on_suspend;
		panel = <&dsi_sw43404_amoled_cmd &dsi_sw43404_amoled_video>;
	};
};