mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
arm64: dts: rockchip: rk3588-nvr-demo: keep vdd_log on in suspend
Signed-off-by: XiaoDong Huang <derrick.huang@rock-chips.com> Change-Id: Id554241aa8242a04ffd26d397fcd9c0bb10b068d
This commit is contained in:
committed by
Tao Huang
parent
e15a0fb6bd
commit
21b6c3c6b4
@@ -779,6 +779,13 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&vdd_log_s0 {
|
||||
regulator-state-mem {
|
||||
regulator-on-in-suspend;
|
||||
regulator-suspend-microvolt = <750000>;
|
||||
};
|
||||
};
|
||||
|
||||
&vdd_vdenc_s0 {
|
||||
regulator-init-microvolt = <750000>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user