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.dts12
1 files changed, 0 insertions, 12 deletions
diff --git a/zephyr/projects/herobrine/switchcap_hoglin.dts b/zephyr/projects/herobrine/switchcap_hoglin.dts
deleted file mode 100644
index 7c083667a1..0000000000
--- a/zephyr/projects/herobrine/switchcap_hoglin.dts
+++ /dev/null
@@ -1,12 +0,0 @@
-/* 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.
- */
-
-/ {
- switchcap {
- compatible = "switchcap-gpio";
- enable-pin = <&gpio_switchcap_on>;
- poff-delay-ms = <550>;
- };
-};