summaryrefslogtreecommitdiff
path: root/zephyr/test/krabby/common.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/test/krabby/common.dtsi')
-rw-r--r--zephyr/test/krabby/common.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/zephyr/test/krabby/common.dtsi b/zephyr/test/krabby/common.dtsi
index 9e94392561..e62b044bbc 100644
--- a/zephyr/test/krabby/common.dtsi
+++ b/zephyr/test/krabby/common.dtsi
@@ -64,6 +64,11 @@
batteries {
default_battery: lgc_ac17a8m {
compatible = "lgc,ac17a8m", "battery-smart";
+ /**
+ * this has to be strictly lower than the desired
+ * voltage in smart battery emulator (5000mV).
+ */
+ voltage_min = <4000>;
};
};