We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860cb8d commit 221e08eCopy full SHA for 221e08e
Documentation/devicetree/bindings/power/supply/richtek,rt5033-charger.yaml
@@ -18,7 +18,6 @@ properties:
18
const: richtek,rt5033-charger
19
20
monitored-battery:
21
- $ref: /schemas/types.yaml#/definitions/phandle
22
description: |
23
Phandle to the monitored battery according to battery.yaml. The battery
24
node needs to contain five parameters.
@@ -54,6 +53,9 @@ properties:
54
53
required:
55
- monitored-battery
56
+allOf:
57
+ - $ref: power-supply.yaml#
58
+
59
additionalProperties: false
60
61
examples:
0 commit comments