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

Commit 1752371e authored by Yakir Yang's avatar Yakir Yang Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: add the panel power supply for rk3288-evb board with act8846 pmu



Panel regulator is controller by a normal GPIO, so we need to
write a regulator-fixed node for it.

Signed-off-by: default avatarYakir Yang <ykk@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent d4da5121
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -206,6 +206,10 @@
	};
};

&panel {
	power-supply = <&vcc_lcd>;
};

&pinctrl {
	lcd {
		lcd_en: lcd-en  {