Searched hist:"6556 bdacf646fcaa0586123ba85412de1c8f0eee" (Results 1 – 3 of 3) sorted by relevance
/linux/include/linux/mfd/ |
H A D | tps65217.h | 6556bdacf646fcaa0586123ba85412de1c8f0eee Fri Sep 09 08:42:02 UTC 2016 Marcin Niestroj <m.niestroj@grinn-global.com> mfd: tps65217: Add support for IRQs
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 <m.niestroj@grinn-global.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Tested-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
/linux/drivers/mfd/ |
H A D | tps65217.c | 6556bdacf646fcaa0586123ba85412de1c8f0eee Fri Sep 09 08:42:02 UTC 2016 Marcin Niestroj <m.niestroj@grinn-global.com> mfd: tps65217: Add support for IRQs
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 <m.niestroj@grinn-global.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Tested-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|
H A D | Kconfig | 6556bdacf646fcaa0586123ba85412de1c8f0eee Fri Sep 09 08:42:02 UTC 2016 Marcin Niestroj <m.niestroj@grinn-global.com> mfd: tps65217: Add support for IRQs
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 <m.niestroj@grinn-global.com> Reviewed-by: Grygorii Strashko <grygorii.strashko@ti.com> Tested-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Lee Jones <lee.jones@linaro.org>
|