Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: power: supply: axp20x-battery: Add monitored-battery

Document the monitored-battery property, which the existing driver can
use to set certain properties.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20240821215456.962564-8-macroalpha82@gmail.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>

authored by

Chris Morgan and committed by
Sebastian Reichel
dc123a1a 6934da72

+6
+6
Documentation/devicetree/bindings/power/supply/x-powers,axp20x-battery-power-supply.yaml
··· 28 28 - const: x-powers,axp813-battery-power-supply 29 29 - const: x-powers,axp813-battery-power-supply 30 30 31 + monitored-battery: 32 + description: 33 + Specifies the phandle of an optional simple-battery connected to 34 + this gauge. 35 + $ref: /schemas/types.yaml#/definitions/phandle 36 + 31 37 required: 32 38 - compatible 33 39