Merge tag 'powerpc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc...
[linux/fpc-iii.git] / Documentation / devicetree / bindings / power_supply / ab8500 / btemp.txt
blob0ba1bcc7f33aad00408c287f8d1fd95911443c41
1 === AB8500 Battery Temperature Monitor Driver ===
3 The properties below describes the node for btemp driver.
5 Required Properties:
6 - compatible = Shall be: "stericsson,ab8500-btemp"
7 - battery = Shall be battery specific information
9         Example:
10         ab8500_btemp {
11                 compatible = "stericsson,ab8500-btemp";
12                 battery    = <&ab8500_battery>;
13         };
15 For information on battery specific node, Ref:
16 Documentation/devicetree/bindings/power_supply/ab8500/fg.txt