mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
FROMLIST: ARM: dts: rockchip: add the panel power supply for rk3288-evb board with rk808 pmu
Panel regulator is controller by a normal GPIO, so we need to write a regulator-fixed node for it. Change-Id: I24a0f2787ef3bb93422296e8a97c076040460ccc Signed-off-by: Yakir Yang <ykk@rock-chips.com> (am from https://patchwork.kernel.org/patch/9201801/)
This commit is contained in:
@@ -260,3 +260,7 @@
|
||||
rx_delay = <0x10>;
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&panel {
|
||||
power-supply = <&vcc_lcd>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user