linux/drivers/extcon
Chanwoo Choi 962e56bfcf 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>
2014-01-07 11:54:29 +09:00
..
extcon-adc-jack.c extcon: Simplify extcon_dev_register() prototype by removing unnecessary parameter 2013-09-27 09:37:01 +09:00
extcon-arizona.c extcon: arizona: Add support for headphone detection on wm5110 rev D 2014-01-07 11:54:28 +09:00
extcon-class.c extcon: remove freed groups caused the panic or warning in unregister flow 2013-11-26 15:17:23 +09:00
extcon-gpio.c extcon: gpio: Request gpio pin before modifying its state 2014-01-07 11:54:26 +09:00
extcon-max8997.c Update extcon for 3.13 2013-09-26 20:47:25 -07:00
extcon-max14577.c extcon: max14577: Add extcon-max14577 driver to support MUIC device 2014-01-07 11:54:29 +09:00
extcon-max77693.c Update extcon for 3.13 2013-09-26 20:47:25 -07:00
extcon-palmas.c extcon: palmas: Handle ID interrupt properly using USB_ID_INT_SRC 2014-01-07 11:54:27 +09:00
Kconfig extcon: max14577: Add extcon-max14577 driver to support MUIC device 2014-01-07 11:54:29 +09:00
Makefile extcon: max14577: Add extcon-max14577 driver to support MUIC device 2014-01-07 11:54:29 +09:00
of_extcon.c extcon: Add an API to get extcon device from dt node 2013-08-05 08:52:45 +09:00