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

Change-Id: I5f8a50a529dd94af660c5dd642d2a6401178a009
Signed-off-by: Shengfei Xu <xsf@rock-chips.com>
This commit is contained in:
Shengfei Xu
2024-10-29 16:51:01 +08:00
committed by Tao Huang
parent b2dcf7ae10
commit 21ae02a8df
2 changed files with 18 additions and 0 deletions

View File

@@ -28,6 +28,15 @@
/* 140 160 */
shutdown_temperture_threshold = <160>;
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>;
/* 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>;
/* 0: restart PMU;
* 1: reset all the power off reset registers,

View File

@@ -494,6 +494,15 @@
shutdown_temperture_threshold = <160>;
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>;
/* 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>;
/* PWRON_ON_TIME: 0:500mS; 1:20mS */
pwron-on-time-500ms;