summaryrefslogtreecommitdiff
path: root/zephyr/projects/herobrine/switchcap_hoglin.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/herobrine/switchcap_hoglin.dts')
-rw-r--r--zephyr/projects/herobrine/switchcap_hoglin.dts3
1 files changed, 2 insertions, 1 deletions
diff --git a/zephyr/projects/herobrine/switchcap_hoglin.dts b/zephyr/projects/herobrine/switchcap_hoglin.dts
index 37e1a27e2c..7c083667a1 100644
--- a/zephyr/projects/herobrine/switchcap_hoglin.dts
+++ b/zephyr/projects/herobrine/switchcap_hoglin.dts
@@ -1,4 +1,4 @@
-/* Copyright 2022 The Chromium OS Authors. All rights reserved.
+/* Copyright 2022 The ChromiumOS Authors
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file.
*/
@@ -7,5 +7,6 @@
switchcap {
compatible = "switchcap-gpio";
enable-pin = <&gpio_switchcap_on>;
+ poff-delay-ms = <550>;
};
};