mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02: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:
parent
6e1ce5818c
commit
00d159b8bc
|
|
@ -260,3 +260,7 @@ &gmac {
|
|||
rx_delay = <0x10>;
|
||||
status = "ok";
|
||||
};
|
||||
|
||||
&panel {
|
||||
power-supply = <&vcc_lcd>;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user