summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/rk3288-evb-act8846.dts
diff options
context:
space:
mode:
authorYakir Yang <ykk@rock-chips.com>2016-06-28 12:51:21 +0800
committerHeiko Stuebner <heiko@sntech.de>2016-08-08 10:56:55 +0200
commit1752371e1335a3a820ed7b64a2b8386ff3157751 (patch)
tree80004d2bfa8ce7f64f72311235a89fd3c196aaae /arch/arm/boot/dts/rk3288-evb-act8846.dts
parentd4da51213a2ce337cb98a468886d5b0bc1e45bcc (diff)
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>
Diffstat (limited to 'arch/arm/boot/dts/rk3288-evb-act8846.dts')
-rw-r--r--arch/arm/boot/dts/rk3288-evb-act8846.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/rk3288-evb-act8846.dts b/arch/arm/boot/dts/rk3288-evb-act8846.dts
index 452ca2441e84..041dd5d2d18c 100644
--- a/arch/arm/boot/dts/rk3288-evb-act8846.dts
+++ b/arch/arm/boot/dts/rk3288-evb-act8846.dts
@@ -206,6 +206,10 @@
};
};
+&panel {
+ power-supply = <&vcc_lcd>;
+};
+
&pinctrl {
lcd {
lcd_en: lcd-en {