summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/power/bq2415x.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-08-11power/supply: unify DT documentationSebastian Reichel1-47/+0
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>
2014-01-25dt: binding documentation for bq2415x chargerSebastian Reichel1-0/+47
Add devicetree binding documentation for bq2415x charger. Signed-off-by: Sebastian Reichel <sre@debian.org> Acked-by: Pavel Machek <pavel@ucw.cz>