arm64: dts: rockchip: set pwm regulator in default voltage for rk3308k

rk3308k supports wide temperature feature, it makes system suspend
stable in extrem low temperature.

Change-Id: I07427c21263e5a48bc07c935291f8494e50ec9e3
Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
This commit is contained in:
Joseph Chen
2019-01-28 11:24:31 +08:00
committed by Tao Huang
parent c57746b0bb
commit af6ef89d6f

View File

@@ -13,6 +13,16 @@
};
};
&rockchip_suspend {
rockchip,sleep-mode-config = <
(0
| RKPM_PMU_HW_PLLS_PD
| RKPM_DBG_FSM_SOUT
| RKPM_PWM_VOLTAGE_DEFAULT
)
>;
};
&thermal_zones {
soc-thermal {
sustainable-power = <308>;