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: 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:24 +08:00 committed by Heiko Stuebner
parent 1752371e13
commit f9fa05b60f

View File

@ -233,3 +233,7 @@
};
};
};
&panel {
power-supply = <&vcc_lcd>;
};