From e636c8d336489bf3eed5878299e6cc045bbad077 Mon Sep 17 00:00:00 2001
From: hc <hc@nodka.com>
Date: Tue, 20 Feb 2024 01:17:29 +0000
Subject: [PATCH] debug lk

---
 kernel/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/kernel/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt b/kernel/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt
index 6d8980c..3e56c1b 100644
--- a/kernel/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt
+++ b/kernel/Documentation/devicetree/bindings/power/reset/gpio-poweroff.txt
@@ -27,6 +27,8 @@
   it to an output when the power-off handler is called. If this optional
   property is not specified, the GPIO is initialized as an output in its
   inactive state.
+- active-delay-ms: Delay (default 100) to wait after driving gpio active
+- inactive-delay-ms: Delay (default 100) to wait after driving gpio inactive
 - timeout-ms: Time to wait before asserting a WARN_ON(1). If nothing is
               specified, 3000 ms is used.
 

--
Gitblit v1.6.2