summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/power
Commit message (Collapse)AuthorAgeFilesLines
* Documentation: DT: Document rx51-battery bindingSebastian Reichel2014-07-181-0/+25
| | | | | | | Add devicetree binding documentation for rx51-battery, which is a simple A/D converter consumer. Signed-off-by: Sebastian Reichel <sre@kernel.org>
* Documentation: dt: add bindings for keystone reset driverIvan Khoronzhuk2014-05-271-0/+67
| | | | | | | | | | | | | | | | This node is intended to allow SoC reset in case of software reset or appropriate watchdogs. The Keystone SoCs can contain up to 4 watchdog timers to reset SoC. Each watchdog timer event input is connected to the Reset Mux block. The Reset Mux block can be configured to cause reset or not. Additionally soft or hard reset can be configured. Reviewed-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com> [santosh.shilimkar@ti.com: Fixed the subject line] Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
* dt: binding documentation for bq2415x chargerSebastian Reichel2014-01-251-0/+47
| | | | | | | Add devicetree binding documentation for bq2415x charger. Signed-off-by: Sebastian Reichel <sre@debian.org> Acked-by: Pavel Machek <pavel@ucw.cz>
* dt: Binding documentation for isp1704 chargerSebastian Reichel2013-12-231-0/+17
| | | | | | | Add devicetree binding documentation for isp1704-charger. Signed-off-by: Sebastian Reichel <sre@debian.org> Signed-off-by: Anton Vorontsov <anton@enomsg.org>
* twl4030_charger: Add devicetree supportNeilBrown2013-11-121-0/+20
| | | | | | | | | | This allows the charger to be enabled with devicetree, and allows the parameters for charging the backup battery to be set. Signed-off-by: NeilBrown <neilb@suse.de> Acked-by: Kumar Gala <galak@codeaurora.org> Acked-by: Grant Likely <grant.likely@linaro.org> Signed-off-by: Anton Vorontsov <anton@enomsg.org>
* PM / OPP: Initialize OPP table from device treeShawn Guo2012-09-091-0/+25
With a lot of devices booting from device tree nowadays, it requires that OPP table can be initialized from device tree. The patch adds a helper function of_init_opp_table together with a binding doc for that purpose. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Acked-by: Rob Herring <rob.herring@calxeda.com> Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
OpenPOWER on IntegriCloud