From 7f41696a93fe4c0527d765efe7811b0821b6f60d Mon Sep 17 00:00:00 2001 From: Nick Ward Date: Fri, 29 Dec 2023 22:15:58 +1100 Subject: [PATCH] dts: binding: sensor: bq274xx: improve desc. Improve descriptions of taper-current and terminate-voltage. Also fixes units of taper-current. Signed-off-by: Nick Ward --- dts/bindings/sensor/ti,bq274xx.yaml | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/dts/bindings/sensor/ti,bq274xx.yaml b/dts/bindings/sensor/ti,bq274xx.yaml index f50aba228c1d..e92f0d092084 100644 --- a/dts/bindings/sensor/ti,bq274xx.yaml +++ b/dts/bindings/sensor/ti,bq274xx.yaml @@ -24,12 +24,16 @@ properties: taper-current: type: int required: true - description: Battery Taper current in mAh + description: | + Current in mA slightly higher than the taper current threshold at which + point the charger cuts off charging. terminate-voltage: type: int required: true - description: Battery Terminate Voltage in mV + description: | + Minimum operating voltage of your system. This is the target where the + gauge typically reports 0% capacity. In mV. chemistry-id: type: int