mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-29 07:34:06 +08: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";
|
||
|
};
|