mirror of
https://github.com/torvalds/linux.git
synced 2024-12-25 12:21:37 +00:00
13 lines
193 B
Plaintext
13 lines
193 B
Plaintext
|
TPS65217 Charger
|
||
|
|
||
|
Required Properties:
|
||
|
-compatible: "ti,tps65217-charger"
|
||
|
|
||
|
This node is a subnode of the tps65217 PMIC.
|
||
|
|
||
|
Example:
|
||
|
|
||
|
tps65217-charger {
|
||
|
compatible = "ti,tps65090-charger";
|
||
|
};
|