FROMLIST: ARM: dts: rockchip: add the panel power supply for rk3288-evb board with...
authorYakir Yang <ykk@rock-chips.com>
Tue, 28 Jun 2016 04:51:21 +0000 (12:51 +0800)
committerHuang, Tao <huangtao@rock-chips.com>
Thu, 30 Jun 2016 06:42:43 +0000 (14:42 +0800)
Panel regulator is controller by a normal GPIO, so we need to
write a regulator-fixed node for it.

Change-Id: I4368b16bf49ef04a539aad154f7c16b094bfc382
Signed-off-by: Yakir Yang <ykk@rock-chips.com>
(am from https://patchwork.kernel.org/patch/9201803/)

arch/arm/boot/dts/rk3288-evb-act8846.dts

index 1104d11a33e5e843dfbe8264d25dc8c604744275..9050a5336ebc7f0b2b6559bb83e2b1e9415e56d3 100644 (file)
        };
 };
 
+&panel {
+       power-supply = <&vcc_lcd>;
+};
+
 &pinctrl {
        lcd {
                lcd_en: lcd-en  {