Commit 0dc41c6b authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Sebastian Reichel
Browse files

dt-bindings: power: supply: bq2515x: Add missing power-supply ref



Reference the common power supply schema to bring the definition of
monitored-battery property.  Drop also the obvious description because
it is duplicating what is in power-supply.yaml.

Signed-off-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250604-dt-bindings-psy-monitored-battery-v1-1-7f755ff75218@linaro.org


Signed-off-by: default avatarSebastian Reichel <sebastian.reichel@collabora.com>
parent 19272b37
Loading
Loading
Loading
Loading
+4 −3
Original line number Diff line number Diff line
@@ -53,15 +53,16 @@ properties:
    minimum: 50000
    maximum: 500000

  monitored-battery:
    $ref: /schemas/types.yaml#/definitions/phandle
    description: phandle to the battery node being monitored
  monitored-battery: true

required:
  - compatible
  - reg
  - monitored-battery

allOf:
  - $ref: power-supply.yaml#

additionalProperties: false

examples: