dts: battery: add property

Add `re-charge-voltage-microvolt` property allowing to set
limit to automatically start charging again.

Signed-off-by: Lukasz Madej <l.madej@grinn-global.com>
This commit is contained in:
Lukasz Madej 2024-03-20 07:55:03 +01:00 committed by Anas Nashif
commit e8788deafa
2 changed files with 9 additions and 0 deletions

View file

@ -72,6 +72,11 @@ Drivers and Sensors
* Audio
* Battery
* Added ``re-charge-voltage-microvolt`` property to the ``battery`` binding. This allows to set
limit to automatically start charging again.
* Battery backed up RAM
* CAN

View file

@ -8,6 +8,10 @@ description: |
linux/Documentation/devicetree/bindings/power/supply/battery.yaml
properties:
re-charge-voltage-microvolt:
type: int
description: limit to automatically start charging again
precharge-current-microamp:
type: int
description: current for pre-charge phase