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 221e08e commit 128c070Copy full SHA for 128c070
Documentation/devicetree/bindings/power/supply/summit,smb347-charger.yaml
@@ -23,9 +23,7 @@ properties:
23
interrupts:
24
maxItems: 1
25
26
- monitored-battery:
27
- description: phandle to the battery node
28
- $ref: /schemas/types.yaml#/definitions/phandle
+ monitored-battery: true
29
30
summit,enable-usb-charging:
31
type: boolean
@@ -94,6 +92,7 @@ properties:
94
92
unevaluatedProperties: false
95
93
96
allOf:
+ - $ref: power-supply.yaml#
97
- if:
98
properties:
99
compatible:
0 commit comments