extcon: sm5502: Add support new SM5502 extcon device driver
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 22 May 2014 05:06:33 +0000 (14:06 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Wed, 23 Jul 2014 01:22:30 +0000 (10:22 +0900)
commit914b881f9452fd615cc597b434fd8c0e12a7dae2
tree00ca6bc5c90cca061921ef72b60847db3c38e5a9
parent17271f608bf818a13b2c235d45258311308d5b03
extcon: sm5502: Add support new SM5502 extcon device driver

This patch add new SM5502 MUIC(Micro-USB Interface Controller) device by using
EXTCON subsystem. The extcon-sm5502 driver is capable of identifying the type
of the external power source and attached accessory. An external power sources,
such as Deticated Charger or a standard USB port, are able to charge the battery
in the smart phone via the connector.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/Kconfig
drivers/extcon/Makefile
drivers/extcon/extcon-sm5502.c [new file with mode: 0644]
include/linux/extcon/sm5502.h [new file with mode: 0644]