On Tue, 22 Apr 2025 18:39:31 +0100, Fabrizio Castro wrote: > This series adds DMAC support for the Renesas RZ/V2H(P) SoC. > > Cheers, > Fab > > v5->v6: > * Reworked the RZ/V2H specific dt-bindings patch as per Geert's > comments. > * Collected tags throughout. > v4->v5: > * Clock patch queued up for v6.15, therefore dropped from this > version of the series > * Adjusted the dmac cell specification according to Geert's > comments > * Removed registration of ACK No. throughout > * Reworked DMAC driver as per Geert's comments > v3->v4: > * Fixed an issue with mid_rid/req_no/ack_no initialization > v2->v3: > * Replaced rzv2h_icu_register_dma_req_ack with > rzv2h_icu_register_dma_req_ack() in ICU patch changelog > * Added dummy for rzv2h_icu_register_dma_req_ack() > * Reworked DMAC driver as per Geert's suggestions. > v1->v2: > * Improved macros in ICU driver > * Shared new macros between ICU driver and DMAC driver > * Improved dt-bindings > > [...] Applied, thanks! [2/6] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs commit: 22228b933ce2639d67168fd35423c1be196edab0 Best regards, -- ~Vinod