From a22d9a84a6ce1176f23449c8cc2fcf5e7d049945 Mon Sep 17 00:00:00 2001 From: Joseph Chen Date: Tue, 3 Sep 2024 16:35:04 +0800 Subject: [PATCH] ARM: dts: rockchip: rk3506-evb1-v10: Add pwm regulator option for suspend Signed-off-by: Joseph Chen Change-Id: I7882ec13dde7ca5097610b72ebe20e04077ea1ff --- arch/arm/boot/dts/rk3506-evb1-v10.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm/boot/dts/rk3506-evb1-v10.dtsi b/arch/arm/boot/dts/rk3506-evb1-v10.dtsi index 9a26dd76e3f5..77f19b4c05c6 100644 --- a/arch/arm/boot/dts/rk3506-evb1-v10.dtsi +++ b/arch/arm/boot/dts/rk3506-evb1-v10.dtsi @@ -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