commit | 4706a5253bcc502a5889feb98392ea7b15dd936e | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <k.kozlowski@samsung.com> | Mon Apr 14 11:17:19 2014 +0200 |
committer | Lee Jones <lee.jones@linaro.org> | Wed Apr 23 14:09:25 2014 +0100 |
tree | cced4579e808011105fe7c04177d0fffe3e83f66 | |
parent | aee2a57c7482c712052b877218aa2c5bc0fe8626 [diff] |
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>