]> git.karo-electronics.de Git - karo-tx-linux.git/commit
extcon: max14577: Add support for MAX77836
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Mon, 14 Apr 2014 09:17:19 +0000 (11:17 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 23 Apr 2014 13:09:25 +0000 (14:09 +0100)
commit4706a5253bcc502a5889feb98392ea7b15dd936e
treecced4579e808011105fe7c04177d0fffe3e83f66
parentaee2a57c7482c712052b877218aa2c5bc0fe8626
extcon: max14577: Add support for MAX77836

Add support for MAX77836 chipset to the max14577 extcon driver. The
MAX77836 MUIC has additional interrupts (VIDRM, ADC1K) so IRQ handling
is split up into two functions: max14577_parse_irq() and
max77836_parse_irq().

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Tested-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/extcon/Kconfig
drivers/extcon/extcon-max14577.c
drivers/mfd/max14577.c
include/linux/mfd/max14577-private.h