extcon: max14577: Add extcon-max14577/max77836 driver to support MUIC device
authorChanwoo Choi <cw00.choi@samsung.com>
Thu, 10 Jul 2014 10:46:03 +0000 (19:46 +0900)
committerChanho Park <chanho61.park@samsung.com>
Thu, 7 Aug 2014 06:17:49 +0000 (15:17 +0900)
commit8c9e3c3deac1fa872ca044e6e8ef51678cc34f06
tree11000262e7abb2f7ae572f18ba73f106587ec085
parent0c38c53e858c1ec2e5338bb002b6d8728b8b4094
extcon: max14577: Add extcon-max14577/max77836 driver to support MUIC device

This patch support Maxim MAX14577/MAX77836 MUIC(Micro USB Interface Controller) device
by using EXTCON subsystem to handle various external conntector. The max14577/max77836
device use regmap method for i2c communication and support irq domain.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
drivers/extcon/Kconfig
drivers/extcon/Makefile
drivers/extcon/extcon-max14577.c [new file with mode: 0644]