Skip to content

Commit

Permalink
devicetree: Add TPS65217 charger binding.
Browse files Browse the repository at this point in the history
The TPS65217 charger is a subnode of the TPS65217 MFD.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
  • Loading branch information
Enric Balletbo i Serra authored and Sebastian Reichel committed Sep 24, 2015
1 parent 0bc58e9 commit 8e97a88
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
TPS65217 Charger

Required Properties:
-compatible: "ti,tps65217-charger"

This node is a subnode of the tps65217 PMIC.

Example:

tps65217-charger {
compatible = "ti,tps65090-charger";
};

0 comments on commit 8e97a88

Please sign in to comment.