On Sat, Oct 22, 2022 at 1:03 PM Biju Das <biju.das.jz@xxxxxxxxxxxxxx> wrote: > RZ/G2L has separate IRQ lines for tx and error interrupt for each > channel whereas R-Car has a combined IRQ line for all the channel > specific tx and error interrupts. > > Add multi_channel_irqs to struct rcar_canfd_hw_info to select the > driver to choose between combined and separate irq registration for > channel interrupts. This patch also removes enum rcanfd_chip_id and > chip_id from both struct rcar_canfd_hw_info, as it is unused. > > Signed-off-by: Biju Das <biju.das.jz@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