Re: [PATCH 14/18] extcon: max14577: Add support for max77836

2014-02-03 Thread Lee Jones
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:

Re: [PATCH 14/18] extcon: max14577: Add support for max77836

2014-02-03 Thread Lee Jones
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

[PATCH 14/18] extcon: max14577: Add support for max77836

2014-01-28 Thread Krzysztof Kozlowski
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 Signed-off-by: Chanwoo Choi Cc: Kyungmin

[PATCH 14/18] extcon: max14577: Add support for max77836

2014-01-28 Thread Krzysztof Kozlowski
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.kozlow...@samsung.com Signed-off-by: