summaryrefslogtreecommitdiff
path: root/zephyr/program/brya/battery.dts
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/program/brya/battery.dts')
-rw-r--r--zephyr/program/brya/battery.dts15
1 files changed, 0 insertions, 15 deletions
diff --git a/zephyr/program/brya/battery.dts b/zephyr/program/brya/battery.dts
deleted file mode 100644
index 4844d88d92..0000000000
--- a/zephyr/program/brya/battery.dts
+++ /dev/null
@@ -1,15 +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.
- */
-
-/ {
- batteries {
- default_battery: batgqa05l22 {
- compatible = "powertech,batgqa05l22", "battery-smart";
- };
- lgc_ac17a8m {
- compatible = "lgc,ac17a8m", "battery-smart";
- };
- };
-};