From 75cfb328658b35646cf05cdfb63a31427e99fbf9 Mon Sep 17 00:00:00 2001 From: Wu Liangqing Date: Tue, 26 Mar 2024 14:39:45 +0800 Subject: [PATCH] arm64: dts: rockchip: rk3576-tablet: set PWRON_ON_TIME 500ms Signed-off-by: Wu Liangqing Change-Id: I975e622cb6ae0bbc0325367baeda65ceaf2990c7 --- arch/arm64/boot/dts/rockchip/rk3576-tablet-v10.dts | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm64/boot/dts/rockchip/rk3576-tablet-v10.dts b/arch/arm64/boot/dts/rockchip/rk3576-tablet-v10.dts index 47b922a3700f..c40576712be4 100644 --- a/arch/arm64/boot/dts/rockchip/rk3576-tablet-v10.dts +++ b/arch/arm64/boot/dts/rockchip/rk3576-tablet-v10.dts @@ -505,6 +505,9 @@ shutdown_temperture_threshold = <160>; hotdie_temperture_threshold = <115>; + /* PWRON_ON_TIME: 0:500mS; 1:20mS */ + pwron-on-time-500ms; + /* 0: restart PMU; * 1: reset all the power off reset registers, * forcing the state to switch to ACTIVE mode;