summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/power_supply/ab8500/chargalg.txt
AgeCommit message (Collapse)AuthorFilesLines
2016-08-11power/supply: unify DT documentationSebastian Reichel1-16/+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>
2012-11-19ab8500: Add devicetree support for chargalgRajanikanth H.V1-0/+16
This patch adds device tree support for charging algorithm driver Signed-off-by: Rajanikanth H.V <rajanikanth.hv@stericsson.com> Signed-off-by: Anton Vorontsov <anton.vorontsov@linaro.org>