Merge tag 'platform-drivers-x86-v4.4-2' of git://git.infradead.org/users/dvhart/linux...
[cascardo/linux.git] / Documentation / devicetree / bindings / power_supply / tps65217_charger.txt
1 TPS65217 Charger
2
3 Required Properties:
4 -compatible: "ti,tps65217-charger"
5
6 This node is a subnode of the tps65217 PMIC.
7
8 Example:
9
10         tps65217-charger {
11                 compatible = "ti,tps65090-charger";
12         };