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:
Chen Jinsen
2018-06-26 18:58:51 +08:00
committed by Tao Huang
parent 8c3473213f
commit 98cb4f02a0

View File

@@ -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>;
};
};