]> Git Repo - J-linux.git/commitdiff
dt-bindings: power: supply: ab8500_fg: Add line impedance
authorLinus Walleij <[email protected]>
Tue, 1 Mar 2022 12:42:53 +0000 (13:42 +0100)
committerSebastian Reichel <[email protected]>
Fri, 4 Mar 2022 21:20:32 +0000 (22:20 +0100)
To improve the inner resistance measurement of the battery we need
to account for the line impedance of the connector to the battery.

Cc: [email protected]
Signed-off-by: Linus Walleij <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Sebastian Reichel <[email protected]>
Documentation/devicetree/bindings/power/supply/stericsson,ab8500-fg.yaml

index 54ac42a9d3542f019f0a7d1a5604d8b23e68491c..2ce408a7c0ae09d1f7890f6f6b1f7407a5d55d5e 100644 (file)
@@ -25,6 +25,11 @@ properties:
     $ref: /schemas/types.yaml#/definitions/phandle
     deprecated: true
 
+  line-impedance-micro-ohms:
+    description: The line impedance between the battery and the
+      AB8500 inputs, to compensate for this when determining internal
+      resistance.
+
   interrupts:
     maxItems: 5
 
This page took 0.056487 seconds and 4 git commands to generate.