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

Commit 97f82bea authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

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

parents 3d6ee659 65c30138
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>;
	};
};