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

Commit f9fa05b6 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 rk808 pmu



Panel regulator is controller by a regulator of the rk808 pmic.

Signed-off-by: default avatarYakir Yang <ykk@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 1752371e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -233,3 +233,7 @@
		};
	};
};

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