Re: [PATCH v4 00/37] ARM: davinci: modernize the irq support

From: Sekhar Nori
Date: Fri Feb 15 2019 - 10:16:06 EST


Marc,

On 14/02/19 8:21 PM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>
>
> This series ports the davinci platform to using SPARSE_IRQ, cleans up
> the irqchip drivers and moves them over to drivers/irqchip.
>
> The series can be logically split into five parts. The first patch
> preemptively fixes a problem in an input driver that would have caused
> problems later. Patches (2-9) aim at introducing support for SPARSE_IRQ.
> They contain a couple changes required for that functionality and do some
> cleanup at the end.
>
> Third part (10-22) makes the aintc driver suitable for drivers/irqchip
> and eventually moves it over there.
>
> Part 4 (23-36) does the same for the cp-intc driver.
>
> Last patch removes unnecessary code.
>
> The series has been tested on da850-lcdk (for cp-intc) and
> dm365-evm (for aintc).

Do you have any further comments? If no, I would like to apply for v5.1
with your ack.

Thanks,
Sekhar