WIP FPC-III support
[linux/fpc-iii.git] / Documentation / devicetree / bindings / power / supply / ab8500 / chargalg.txt
blob56636f927203e8398a6430d61b47da4b65cfed49
1 === AB8500 Charging Algorithm Driver ===
3 The properties below describes the node for chargalg driver.
5 Required Properties:
6 - compatible = Shall be: "stericsson,ab8500-chargalg"
7 - battery = Shall be battery specific information
9 Example:
10 ab8500_chargalg {
11         compatible = "stericsson,ab8500-chargalg";
12         battery    = <&ab8500_battery>;
15 For information on battery specific node, Ref:
16 Documentation/devicetree/bindings/power/supply/ab8500/fg.txt