mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3562-rk817: set vcc_3v3 regulator on in suspend
Change-Id: Ica0866c34353a0e6c624aca3becfc49c8e304b59 Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
@@ -114,7 +114,8 @@
|
||||
regulator-initial-mode = <0x2>;
|
||||
regulator-name = "vcc_3v3";
|
||||
regulator-state-mem {
|
||||
regulator-off-in-suspend;
|
||||
regulator-on-in-suspend;
|
||||
regulator-suspend-microvolt = <3300000>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user