From a3ae00552bbce9facb86214fd973480274ee6973 Mon Sep 17 00:00:00 2001 From: Joseph Chen Date: Thu, 8 May 2025 15:18:30 +0800 Subject: [PATCH] ARM: dts: rockchip: rk3506g-demo-display-control: Update system suspend config Signed-off-by: Joseph Chen Change-Id: If8d9d2d728df0edafa9eb39ef361fa3f47c30d22 --- arch/arm/boot/dts/rk3506g-demo-display-control.dts | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/arch/arm/boot/dts/rk3506g-demo-display-control.dts b/arch/arm/boot/dts/rk3506g-demo-display-control.dts index 717fb785f5c9..9a91f2db5658 100644 --- a/arch/arm/boot/dts/rk3506g-demo-display-control.dts +++ b/arch/arm/boot/dts/rk3506g-demo-display-control.dts @@ -584,14 +584,12 @@ | RKPM_24M_OSC_DIS | RKPM_32K_CLK | RKPM_32K_SRC_RC - | RKPM_PWM0_CH0_CORE_PWREN ) >; rockchip,apios-suspend = < (0 - | RKPM_PWREN_CORE_GPIO0C1 | RKPM_PWREN_CORE_ACT_HIGH - | RKPM_PWREN_SLEEP_GPIO0B5 | RKPM_PWREN_SLEEP_ACT_HIGH + | RKPM_PWREN_SLEEP_GPIO0C1 | RKPM_PWREN_SLEEP_ACT_HIGH ) >; };