[PATCH v2] ARM: shmobile: irqpin: add a DT property to enable masking on parent
Simon Horman
horms at verge.net.au
Wed Jun 19 22:27:54 EST 2013
On Wed, Jun 19, 2013 at 07:53:09AM +0200, Guennadi Liakhovetski wrote:
> To disable spurious interrupts, that get triggered on certain hardware, the
> irqpin driver masks them on the parent interrupt controller. To specify
> such broken devices a .control_parent parameter can be provided in the
> platform data. In the DT case we need a property, to do the same.
>
> Signed-off-by: Guennadi Liakhovetski <g.liakhovetski at gmx.de>
> Acked-by: Magnus Damm <damm at opensource.se>
> ---
>
> v2: rebased on top of the current tree, also added Acked-by from Magnus
>
> .../interrupt-controller/renesas,intc-irqpin.txt | 2 ++
> drivers/irqchip/irq-renesas-intc-irqpin.c | 7 +++++--
> 2 files changed, 7 insertions(+), 2 deletions(-)
Thanks, I will queue this up in the dt branch.
More information about the devicetree-discuss
mailing list