commit | 4706a5253bcc502a5889feb98392ea7b15dd936e | [log] [tgz] |
---|---|---|
author | Krzysztof Kozlowski <[email protected]> | Mon Apr 14 11:17:19 2014 +0200 |
committer | Lee Jones <[email protected]> | 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 <[email protected]> Acked-by: Chanwoo Choi <[email protected]> Tested-by: Chanwoo Choi <[email protected]> Signed-off-by: Lee Jones <[email protected]>