Re: [PATCH v3 1/5] mfd: tps65217: Add support for IRQs
From: Lee Jones <hidden>
Date: 2016-06-16 14:30:18
Also in:
linux-input, linux-omap, linux-pm
From: Lee Jones <hidden>
Date: 2016-06-16 14:30:18
Also in:
linux-input, linux-omap, linux-pm
On Thu, 16 Jun 2016, Marcin Niestroj wrote:
Add support for handling IRQs: power button, AC and USB power state changes. Mask and interrupt bits are shared within one register, which prevents us to use regmap_irq implementation. New irq_domain is created in order to add interrupt handling for each tps65217's subsystem. IRQ resources have been added for charger subsystem to be able to notify about AC and USB state changes. Signed-off-by: Marcin Niestroj <redacted> ---
Please insert a change-log here in future.
drivers/mfd/Kconfig | 1 + drivers/mfd/tps65217.c | 194 +++++++++++++++++++++++++++++++++++++++++-- include/linux/mfd/tps65217.h | 11 +++ 3 files changed, 198 insertions(+), 8 deletions(-)
Once you've fixed Grygorii's comments, you may add my: Acked-by: Lee Jones [off-list ref] -- 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-input" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html