]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - Documentation/devicetree/bindings/power/supply/ab8500/chargalg.txt
devicetree: fix some bindings file names
[mirror_ubuntu-eoan-kernel.git] / Documentation / devicetree / bindings / power / supply / ab8500 / chargalg.txt
CommitLineData
a12810ab
R
1=== AB8500 Charging Algorithm Driver ===
2
3The properties below describes the node for chargalg driver.
4
5Required Properties:
6- compatible = Shall be: "stericsson,ab8500-chargalg"
7- battery = Shall be battery specific information
8
9Example:
10ab8500_chargalg {
11 compatible = "stericsson,ab8500-chargalg";
12 battery = <&ab8500_battery>;
13};
14
15For information on battery specific node, Ref:
6c79521f 16Documentation/devicetree/bindings/power/supply/ab8500/fg.txt