Lines Matching full:battery
4 $id: http://devicetree.org/schemas/power/supply/battery.yaml#
7 title: Battery Characteristics
13 The devicetree battery node provides static battery characteristics.
15 on a fuel gauge chip. The battery node should be used where there is
18 Upstream dts files should not include battery nodes, unless the battery
21 behavior should a replacement that changes the battery type occur
24 Battery properties are named, where possible, for the corresponding elements
28 The phandle's property should be named "monitored-battery".
32 const: simple-battery
35 description: battery over-voltage limit
41 description: drained battery voltage
44 description: fully charged battery voltage
47 description: battery design energy
50 description: battery design capacity
71 description: battery factory internal resistance
76 and corresponding battery internal resistance percent, which is used to
83 for each of the battery capacity lookup table.
87 description: operating temperature range of a battery
89 - description: minimum temperature at which battery can operate
90 - description: maximum temperature at which battery can operate
101 description: safe range of battery temperature
103 - description: alert when battery temperature is lower than this value
104 - description: alert when battery temperature is higher than this value
114 of the battery and corresponding battery capacity percent, which is used
115 to look up battery capacity according to current OCV value. And the open
121 - description: battery capacity percent
132 battery: battery {
133 compatible = "simple-battery";
161 monitored-battery = <&battery>;
166 monitored-battery = <&battery>;