mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
ARM: dts: rk3288-th804: update regulators node
set vcc_tp stay on in suspend. Change-Id: Ie6228b3941abda197d9b82d29a9ec3595f5b2337 Signed-off-by: Chen Jinsen <kevin.chen@rock-chips.com>
This commit is contained in:
@@ -238,7 +238,8 @@
|
||||
regulator-max-microvolt = <3300000>;
|
||||
regulator-name = "vcc_tp";
|
||||
regulator-state-mem {
|
||||
regulator-off-in-suspend;
|
||||
regulator-on-in-suspend;
|
||||
regulator-suspend-microvolt = <3300000>;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user