mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
FROMLIST: 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. Change-Id: I4368b16bf49ef04a539aad154f7c16b094bfc382 Signed-off-by: Yakir Yang <ykk@rock-chips.com> (am from https://patchwork.kernel.org/patch/9201803/)
This commit is contained in:
@@ -215,6 +215,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&panel {
|
||||
power-supply = <&vcc_lcd>;
|
||||
};
|
||||
|
||||
&pinctrl {
|
||||
lcd {
|
||||
lcd_en: lcd-en {
|
||||
|
||||
Reference in New Issue
Block a user