cris: return of class_create should be considered
[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         };