| # SPDX-License-Identifier: GPL-2.0 |
| $id: http://devicetree.org/schemas/power/supply/power-supply.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Power Supply Core Support |
| - Sebastian Reichel <sre@kernel.org> |
| $ref: /schemas/types.yaml#/definitions/phandle-array |
| This property is added to a supply in order to list the devices which |
| supply it power, referenced by their phandles. |
| $ref: /schemas/types.yaml#/definitions/phandle |
| The battery (with "simple-battery" compatible) being monitored by this |
| additionalProperties: true |