summaryrefslogtreecommitdiff
path: root/zephyr/projects/asurada/hayato/battery.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/projects/asurada/hayato/battery.dts')
-rw-r--r--zephyr/projects/asurada/hayato/battery.dts12
1 files changed, 0 insertions, 12 deletions
diff --git a/zephyr/projects/asurada/hayato/battery.dts b/zephyr/projects/asurada/hayato/battery.dts
deleted file mode 100644
index deb803bb8c..0000000000
--- a/zephyr/projects/asurada/hayato/battery.dts
+++ /dev/null
@@ -1,12 +0,0 @@
-/* Copyright 2021 The Chromium OS Authors. All rights reserved.
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-
-/ {
- batteries {
- default_battery: c235 {
- compatible = "as3gwrc3ka,c235-41";
- };
- };
-};