ARM: dts: rockchip: add the panel power supply for rk3288-evb board with act8846 pmu
authorYakir Yang <ykk@rock-chips.com>
Tue, 28 Jun 2016 04:51:21 +0000 (12:51 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Mon, 8 Aug 2016 08:56:55 +0000 (10:56 +0200)
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>
arch/arm/boot/dts/rk3288-evb-act8846.dts

index 452ca24..041dd5d 100644 (file)
        };
 };
 
+&panel {
+       power-supply = <&vcc_lcd>;
+};
+
 &pinctrl {
        lcd {
                lcd_en: lcd-en  {