mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user