lp8727_charger: Support the device tree feature
authorKim, Milo <Milo.Kim@ti.com>
Fri, 10 May 2013 07:17:51 +0000 (07:17 +0000)
committerAnton Vorontsov <anton@enomsg.org>
Fri, 7 Jun 2013 00:19:54 +0000 (17:19 -0700)
commit17b4565b308ed31fa20b59842c75e685a101dc8a
tree6f6462adc90736ce91d57bffc5c6b73865bda56e
parent0f1e0169e08e1645a8406ab84286ebaf19c5cce5
lp8727_charger: Support the device tree feature

The interrupt and charging parameters are configurable in the device tree
structure. In the board test, a GPIO is used for handling LP8727
interrupts. The device tree binding documentation is added also.

Signed-off-by: Milo(Woogyom) Kim <milo.kim@ti.com>
Signed-off-by: Anton Vorontsov <anton@enomsg.org>
Documentation/devicetree/bindings/power_supply/lp8727_charger.txt [new file with mode: 0644]
drivers/power/lp8727_charger.c