power_supply: Add isp1704 charger detection driver
authorHeikki Krogerus <ext-heikki.krogerus@nokia.com>
Thu, 19 Aug 2010 12:09:36 +0000 (15:09 +0300)
committerAnton Vorontsov <cbouatmailru@gmail.com>
Thu, 19 Aug 2010 12:25:20 +0000 (16:25 +0400)
commitec46475f3e3163dd80bfee086fa71b36455ecc0b
tree91e04a97e42468abecb315c6c74655a1c30bf8c4
parent763008c4357b73c8d18396dfd8d79dc58fa3f99d
power_supply: Add isp1704 charger detection driver

NXP ISP1704 is Battery Charging Specification 1.0 compliant USB
transceiver. This adds a power supply driver for ISP1704 and
ISP1707 USB transceivers.

Signed-off-by: Heikki Krogerus <ext-heikki.krogerus@nokia.com>
Signed-off-by: Anton Vorontsov <cbouatmailru@gmail.com>
drivers/power/Kconfig
drivers/power/Makefile
drivers/power/isp1704_charger.c [new file with mode: 0644]