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: Yakir Yang <ykk@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Yakir Yang 2016-06-28 12:51:21 +08:00 committed by Heiko Stuebner
parent d4da51213a
commit 1752371e13

View File

@ -206,6 +206,10 @@
};
};
&panel {
power-supply = <&vcc_lcd>;
};
&pinctrl {
lcd {
lcd_en: lcd-en {