[PATCH V2 07/15] dt-bindings: power: supply: axp20x-battery: Add monitored-battery
Chris Morgan
macroalpha82 at gmail.com
Fri Aug 2 12:20:18 PDT 2024
From: Chris Morgan <macromorgan at hotmail.com>
Document the monitored-battery property, which the existing driver can
use to set certain properties.
Signed-off-by: Chris Morgan <macromorgan at hotmail.com>
---
.../power/supply/x-powers,axp20x-battery-power-supply.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml b/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml
index e0b95ecbbebd..f196bf70b248 100644
--- a/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml
+++ b/Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml
@@ -28,6 +28,12 @@ properties:
- const: x-powers,axp813-battery-power-supply
- const: x-powers,axp813-battery-power-supply
+ monitored-battery:
+ description:
+ Specifies the phandle of an optional simple-battery connected to
+ this gauge.
+ $ref: /schemas/types.yaml#/definitions/phandle
+
required:
- compatible
--
2.34.1
More information about the linux-arm-kernel
mailing list