Re: [PATCH 08/17] soc: ti: pruss: Add a PRUSS irqchip driver for PRUSS interrupts
From: Tony Lindgren
Date: Wed Dec 12 2018 - 12:26:02 EST
* Roger Quadros <rogerq@xxxxxx> [181212 15:48]:
> On 26/11/18 21:33, Tony Lindgren wrote:
> >>> So are there any reasons why this could not be just a regular
> >>> drivers/irqchip driver nowadays?
> >>
> >> This is a reqular irqchip driver. Do you mean it should be moved
> >> to drivers/irqchip directory?
> >
> > I think so, is there something preventing doing it?
> >
> No.
OK great.
> > Also, is this maybe the same INTC that we already have a
> > driver for in drivers/irqchip/irq-omap-intc.c?
>
> No, it is completely different.
OK thanks for checking that.
Regards,
Tony