Re: [PATCH v2] sh: avoid using IRQ0 on SH3/4

From: Sergey Shtylyov
Date: Sat Mar 12 2022 - 16:10:46 EST


On 2/11/22 11:51 PM, Sergey Shtylyov wrote:

> Using IRQ0 by the platform devices is going to be disallowed soon (see [1])
> and the code supporting SH3/4 SoCs maps the IRQ #s starting at 0 -- modify
> that code to start the IRQ #s from 16 instead.
>
> [1] https://lore.kernel.org/all/5e001ec1-d3f1-bcb8-7f30-a6301fd9930c@xxxxxx/
>
> Signed-off-by: Sergey Shtylyov <s.shtylyov@xxxxxx>

Now, after the patch has been tested, I'd really appreciate if it would appear
in 5.18.

[...]

MBR, Sergey