Merge remote-tracking branches 'regulator/topic/tps65218' and 'regulator/topic/tps800...
[deliverable/linux.git] / Documentation / devicetree / bindings / power_supply / tps65090.txt
CommitLineData
78f7bced
RK
1TPS65090 Frontend PMU with Switchmode Charger
2
3Required Properties:
6b24c9cb 4-compatible: "ti,tps65090-charger"
78f7bced
RK
5
6Optional Properties:
7-ti,enable-low-current-chrg: Enables charging when a low current is detected
8 while the default logic is to stop charging.
9
6b24c9cb 10This node is a subnode of the tps65090 PMIC.
78f7bced 11
6b24c9cb 12Example:
78f7bced 13
6b24c9cb
RK
14 tps65090-charger {
15 compatible = "ti,tps65090-charger";
78f7bced 16 ti,enable-low-current-chrg;
6b24c9cb 17 };
This page took 0.241748 seconds and 5 git commands to generate.