arm64: dts: rockchip: rk3576-rk806/tablet: Fix the shutdown sequence for rk806

Change-Id: I609c5e6e2929ba57aa1587d28765ff556d7f28ed
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
This commit is contained in:
Shengfei Xu
2024-11-08 15:47:16 +08:00
committed by Tao Huang
parent 11a8c1d021
commit 2cf096b707
2 changed files with 8 additions and 8 deletions

View File

@@ -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,

View File

@@ -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;