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: This describes the chemical technology of the battery.
43 lithium ion battery is employed and this wide compatible can be used.
49 description: battery over-voltage limit
55 description: drained battery voltage
58 description: fully charged battery voltage
61 description: battery design energy
64 description: battery design capacity
85 description: battery factory internal resistance
92 - description: battery internal resistance percent
95 and corresponding battery internal resistance percent, which is used to
102 for each of the battery capacity lookup table.
105 description: operating temperature range of a battery
107 - description: minimum temperature at which battery can operate
108 - description: maximum temperature at which battery can operate
117 description: safe range of battery temperature
119 - description: alert when battery temperature is lower than this value
120 - description: alert when battery temperature is higher than this value
130 of the battery and corresponding battery capacity percent, which is used
131 to look up battery capacity according to current OCV value. And the open
137 - description: battery capacity percent
148 battery: battery {
149 compatible = "simple-battery";
177 monitored-battery = <&battery>;
182 monitored-battery = <&battery>;