mirror of
https://github.com/edk2-porting/linux-next.git
synced 2025-01-25 07:06:40 +08:00
ARM: dts: rockchip: add the panel power supply for rk3288-evb board with rk808 pmu
Panel regulator is controller by a regulator of the rk808 pmic. Signed-off-by: Yakir Yang <ykk@rock-chips.com> Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
1752371e13
commit
f9fa05b60f
@ -233,3 +233,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
&panel {
|
||||
power-supply = <&vcc_lcd>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user