diff --git a/arch/arm64/boot/dts/rockchip/rk3576-rk806.dtsi b/arch/arm64/boot/dts/rockchip/rk3576-rk806.dtsi index 423b9d7fe310..705d77527536 100644 --- a/arch/arm64/boot/dts/rockchip/rk3576-rk806.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3576-rk806.dtsi @@ -30,13 +30,13 @@ hotdie_temperture_threshold = <115>; /* shutdown sequence */ shutdown-sequence = <2 2 2 0 2 0 2 1 1 2 - 1 0 0 0 0 2 - 2 2 2 2 2>; + 2 2 2 2 2 + 1 0 0 0 0 2>; /* low power forced shutdown sequence */ vb-shutdown-sequence = <2 2 2 0 2 0 2 0 0 2 - 0 0 0 0 0 2 - 2 2 2 2 2>; + 2 2 2 2 2 + 0 0 0 0 0 2>; /* 0: restart PMU; * 1: reset all the power off reset registers, diff --git a/arch/arm64/boot/dts/rockchip/rk3576-tablet.dtsi b/arch/arm64/boot/dts/rockchip/rk3576-tablet.dtsi index 5f0c49e537ee..f6e7fc2a19e6 100644 --- a/arch/arm64/boot/dts/rockchip/rk3576-tablet.dtsi +++ b/arch/arm64/boot/dts/rockchip/rk3576-tablet.dtsi @@ -494,13 +494,13 @@ hotdie_temperture_threshold = <115>; /* shutdown sequence */ shutdown-sequence = <2 2 2 0 2 0 2 1 1 2 - 1 0 0 0 0 2 - 2 2 2 2 2>; + 2 2 2 2 2 + 1 0 0 0 0 2>; /* low power forced shutdown sequence */ vb-shutdown-sequence = <2 2 2 0 2 0 2 0 0 2 - 0 0 0 0 0 2 - 2 2 2 2 2>; + 2 2 2 2 2 + 0 0 0 0 0 2>; /* PWRON_ON_TIME: 0:500mS; 1:20mS */ pwron-on-time-500ms;