extcon: max77843: Add max77843 MUIC driver
authorJaewon Kim <jaewon02.kim@samsung.com>
Wed, 4 Feb 2015 04:56:07 +0000 (13:56 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 24 Feb 2015 00:00:54 +0000 (09:00 +0900)
commit27a28d32b4f22a4ae687837aeda6afb42116cca4
tree486ae43506df5e382fa4d5b502c5207b11f68e83
parente52817faae359ce95c93c2b6eb88b16d4b430181
extcon: max77843: Add max77843 MUIC driver

This patch adds MAX77843 extcon driver to support for MUIC(Micro
USB Interface Controller) device by using EXTCON subsystem to handle
various external connectors.

Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
drivers/extcon/Kconfig
drivers/extcon/Makefile
drivers/extcon/extcon-max77843.c [new file with mode: 0644]