On Tue, 28 Jan 2014, Krzysztof Kozlowski wrote: > 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]> > Signed-off-by: Chanwoo Choi <[email protected]> > Cc: Kyungmin Park <[email protected]> > Cc: Marek Szyprowski <[email protected]> > --- > drivers/extcon/extcon-max14577.c | 107 > ++++++++++++++++++++++++++++------ > drivers/mfd/max14577.c | 1 + > include/linux/mfd/max14577-private.h | 3 + > 3 files changed, 93 insertions(+), 18 deletions(-)
For the MFD changes: Acked-by: Lee Jones <[email protected]> -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

