Lines Matching refs:battery
5 $id: http://devicetree.org/schemas/power/supply/ingenic,battery.yaml#
8 title: Ingenic JZ47xx battery bindings
16 - const: ingenic,jz4740-battery
19 - ingenic,jz4725b-battery
20 - ingenic,jz4770-battery
21 - const: ingenic,jz4740-battery
27 const: battery
29 monitored-battery:
31 phandle to a "simple-battery" compatible node.
34 in battery.yaml, with the following properties being required:
35 - voltage-min-design-microvolt: drained battery voltage,
36 - voltage-max-design-microvolt: fully charged battery voltage.
42 - monitored-battery
50 simple_battery: battery {
51 compatible = "simple-battery";
56 ingenic-battery {
57 compatible = "ingenic,jz4740-battery";
59 io-channel-names = "battery";
60 monitored-battery = <&simple_battery>;