mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 20:32:04 +09:00
arm64: dts: rockchip: rk3368: modify vcc_lcd configure for rk3368 808 evb
1.When the system starts, enable vcc_lcd. 2.when the System sleep, disable vcc_lcd. Change-Id: I29afc3e98a8cbe7ded65a8b9de1990fa2ea26b53 Signed-off-by: Wang Jie <dave.wang@rock-chips.com>
This commit is contained in:
@@ -85,6 +85,10 @@
|
||||
pinctrl-0 = <&lcd_pwr>;
|
||||
regulator-name = "vcc_lcd";
|
||||
enable-active-high;
|
||||
regulator-boot-on;
|
||||
regulator-state-mem {
|
||||
regulator-off-in-suspend;
|
||||
};
|
||||
};
|
||||
|
||||
vcc_otg_vbus: otg-vbus-regulator {
|
||||
|
||||
Reference in New Issue
Block a user