]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/power_supply/tps65217_charger.txt
Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'
[karo-tx-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         };