Hi Geert,
On Fri, Mar 10, 2023 at 12:05 PM Geert Uytterhoeven geert@linux-m68k.org wrote:
Hi Prabhakar,
On Fri, Feb 17, 2023 at 7:53 PM Prabhakar prabhakar.csengg@gmail.com wrote:
From: Lad Prabhakar prabhakar.mahadev-lad.rj@bp.renesas.com
From R01UH0914EJ0120 Rev.1.20 HW manual the interrupt numbers for SSI channels have been updated,
SPI 329 - SSIF0 is now marked as reserved SPI 333 - SSIF1 is now marked as reserved SPI 335 - SSIF2 is now marked as reserved SPI 336 - SSIF2 is now marked as reserved SPI 341 - SSIF3 is now marked as reserved
This patch drops the above IRQs from SoC DTSI.
Fixes: 92a341315afc9 ("arm64: dts: renesas: r9a07g044: Add SSI support") Signed-off-by: Lad Prabhakar prabhakar.mahadev-lad.rj@bp.renesas.com Reviewed-by: Biju Das biju.das.jz@bp.renesas.com
Reviewed-by: Geert Uytterhoeven geert+renesas@glider.be i.e. will queue in renesas-devel for v6.4.
As this is is a fixes patch and we are still waiting for [0] to be merged shall do the same for V2L SoC?
[0] https://patchwork.kernel.org/project/linux-renesas-soc/cover/20230131223529....
No need to send, I cloned the above with s/G2L/V2L/ s/g044/g054/ s/G044/G054/ s/R01UH0914EJ0120/R01UH0936EJ0120/
and Fixes: cd0339ec25895c0b ("arm64: dts: renesas: r9a07g054: Add SSI{1,2,3} nodes and fillup the SSI0 stub node")
Thank you for taking care of this.
Cheers, Prabhakar