File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
arch/arm64/boot/dts/rockchip Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 28
28
/* 140 160 */
29
29
shutdown_temperture_threshold = <160>;
30
30
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>;
31
40
32
41
/* 0: restart PMU;
33
42
* 1: reset all the power off reset registers,
Original file line number Diff line number Diff line change 494
494
shutdown_temperture_threshold = <160>;
495
495
hotdie_temperture_threshold = <115>;
496
496
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>;
497
506
/* PWRON_ON_TIME: 0:500mS; 1:20mS */
498
507
pwron-on-time-500ms;
499
508
You can’t perform that action at this time.
0 commit comments