Re: [PATCH] irqchip: intc-irqpin: Initial DT support

2013-03-05 Thread Simon Horman
On Wed, Mar 06, 2013 at 03:16:08PM +0900, Magnus Damm wrote: > From: Magnus Damm > > Add initial DT support to the INTC External IRQ Pin > driver. At this point only hardware with 4-bit wide > sense registers is supported via DT. I have added this to topic/intc-external-irq with the related patc

[PATCH] irqchip: intc-irqpin: Initial DT support

2013-03-05 Thread Magnus Damm
From: Magnus Damm Add initial DT support to the INTC External IRQ Pin driver. At this point only hardware with 4-bit wide sense registers is supported via DT. Signed-off-by: Magnus Damm --- drivers/irqchip/irq-renesas-intc-irqpin.c |9 + 1 file changed, 9 insertions(+) --- 0001/d