Skip to content

Commit 21ae02a

Browse files
power-xsfrkhuangtao
authored andcommitted
arm64: dts: rockchip: rk3576-rk806/tablet: Add the shutdown sequence for rk806
Change-Id: I5f8a50a529dd94af660c5dd642d2a6401178a009 Signed-off-by: Shengfei Xu <[email protected]>
1 parent b2dcf7a commit 21ae02a

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3576-rk806.dtsi

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,15 @@
2828
/* 140 160 */
2929
shutdown_temperture_threshold = <160>;
3030
hotdie_temperture_threshold = <115>;
31+
/* shutdown sequence */
32+
shutdown-sequence = <2 2 2 0 2 0 2 1 1 2
33+
1 0 0 0 0 2
34+
2 2 2 2 2>;
35+
36+
/* low power forced shutdown sequence */
37+
vb-shutdown-sequence = <2 2 2 0 2 0 2 0 0 2
38+
0 0 0 0 0 2
39+
2 2 2 2 2>;
3140

3241
/* 0: restart PMU;
3342
* 1: reset all the power off reset registers,

arch/arm64/boot/dts/rockchip/rk3576-tablet-v10.dts

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,15 @@
494494
shutdown_temperture_threshold = <160>;
495495
hotdie_temperture_threshold = <115>;
496496

497+
/* shutdown sequence */
498+
shutdown-sequence = <2 2 2 0 2 0 2 1 1 2
499+
1 0 0 0 0 2
500+
2 2 2 2 2>;
501+
502+
/* low power forced shutdown sequence */
503+
vb-shutdown-sequence = <2 2 2 0 2 0 2 0 0 2
504+
0 0 0 0 0 2
505+
2 2 2 2 2>;
497506
/* PWRON_ON_TIME: 0:500mS; 1:20mS */
498507
pwron-on-time-500ms;
499508

0 commit comments

Comments
 (0)