mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
ARM: dts: rockchip: rk3506-evb1-v10: Add pwm regulator option for suspend
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I7882ec13dde7ca5097610b72ebe20e04077ea1ff
This commit is contained in:
@@ -719,6 +719,16 @@
|
||||
};
|
||||
|
||||
&rockchip_suspend {
|
||||
rockchip,sleep-mode-config = <
|
||||
(0
|
||||
| RKPM_ARMOFF_DDRPD
|
||||
| RKPM_24M_OSC_DIS
|
||||
| RKPM_32K_CLK
|
||||
| RKPM_32K_SRC_RC
|
||||
| RKPM_PWM0_CH0_REGULATOR
|
||||
)
|
||||
>;
|
||||
|
||||
rockchip,apios-suspend = <
|
||||
(0
|
||||
| RKPM_PWREN_CORE_GPIO0A2 | RKPM_PWREN_CORE_ACT_LOW
|
||||
|
||||
Reference in New Issue
Block a user