mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-27 14:43:58 +08:00
8e97a88c5b
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>
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";
|
|
};
|