extcon: max14577: Add extcon-max14577 driver to support MUIC device
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 22 Nov 2013 15:51:06 +0000 (16:51 +0100)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 7 Jan 2014 02:54:29 +0000 (11:54 +0900)
commit962e56bfcf0b055d00fc52948a327dead904caa3
tree2e47e076b5fe9b501db71c48538d89892d7eb908
parent686fb5df12a0a75f9873f5408970d9373603595f
extcon: max14577: Add extcon-max14577 driver to support MUIC device

This patch supports Maxim MAX14577 MUIC(Micro USB Interface Controller)
device by using EXTCON subsystem to handle various external connectors.
The max14577 device uses regmap method for i2c communication and
supports irq domain.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
drivers/extcon/Kconfig
drivers/extcon/Makefile
drivers/extcon/extcon-max14577.c [new file with mode: 0644]
This page took 0.025593 seconds and 5 git commands to generate.