forked from Minki/linux
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