mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
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:
@@ -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,
|
||||
|
||||
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user