On Wed, 5 Mar 2025 at 01:21, Fabrizio Castro <fabrizio.castro.jz@xxxxxxxxxxx> wrote: > On the Renesas RZ/V2H(P) family of SoCs, DMAC IPs are connected > to the Interrupt Control Unit (ICU). > For DMA transfers, a request number must be registered with the > ICU, which means that the DMAC driver has to be able to instruct > the ICU driver with the registration of such id. > > Export rzv2h_icu_register_dma_req() so that the DMAC driver can > register the DMAC request number. > > Signed-off-by: Fabrizio Castro <fabrizio.castro.jz@xxxxxxxxxxx> > --- > v4->v5: > * Dropped the registration of ACK No. > * Removed some #define in the driver and in the header file. > * Renamed the exported function to rzv2h_icu_register_dma_req. > * Rebased on top of the latest ICU related changes from Biju. > * Reworked changelog and title. > * Dropped Thomas' Reviewed-by tag as too much has changed since v4. 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