f333253246
Currently the power supply device tree documentation is spread in .../bindings/power_supply and .../bindings/power. This unifies the files for chargers and battery fuel gauges in .../bindings/power/supply and the ones for system reset/shutdown in .../bindings/power/reset (same structure as used for the drivers itself). 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";
|
|
};
|