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 0835608 commit 860cb8dCopy full SHA for 860cb8d
Documentation/devicetree/bindings/power/supply/qcom,pmi8998-charger.yaml
@@ -38,9 +38,7 @@ properties:
38
- const: usbin_i
39
- const: usbin_v
40
41
- monitored-battery:
42
- description: phandle to the simple-battery node
43
- $ref: /schemas/types.yaml#/definitions/phandle
+ monitored-battery: true
44
45
required:
46
- compatible
@@ -51,6 +49,9 @@ required:
51
49
- io-channel-names
52
50
- monitored-battery
53
+allOf:
+ - $ref: power-supply.yaml#
54
+
55
additionalProperties: false
56
57
examples:
0 commit comments