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>
Tue, 18 Nov 2014 03:00:14 +0000 (12:00 +0900)
commit35388d756ea63aca70382c32873d29ead5754a34
treeebc1e00c1176bbb9ddd0444c14e60931e86a2066
parent02c57efa3c440c900f985d5ae1ef0330cb3b0892
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]