On Mon, Sep 18, 2023 at 2:24 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > The logic to clear the TINT interrupt source in rzg2l_irqc_irq_disable() > is wrong as the mask is correct only for LSB on the TSSR register. > This issue is found when testing with two TINT interrupt sources. So fix > the logic for all TINTs by using the macro TSSEL_SHIFT() to multiply > tssr_offset with 8. > > Fixes: 3fed09559cd8 ("irqchip: Add RZ/G2L IA55 Interrupt Controller driver") > Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx> > Tested-by: Claudiu Beznea <claudiu.beznea.uj@xxxxxxxxxxxxxx> Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds