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>
This commit is contained in:
parent
d4da51213a
commit
1752371e13
@ -206,6 +206,10 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&panel {
|
||||||
|
power-supply = <&vcc_lcd>;
|
||||||
|
};
|
||||||
|
|
||||||
&pinctrl {
|
&pinctrl {
|
||||||
lcd {
|
lcd {
|
||||||
lcd_en: lcd-en {
|
lcd_en: lcd-en {
|
||||||
|
Loading…
Reference in New Issue
Block a user