On Wed, 23 Apr 2025 15:34:16 +0100, Fabrizio Castro wrote: > This series adds DMAC support for the Renesas RZ/V2H(P) SoC. > > Cheers, > Fab > > v6->v7: > * Final touches to the RZ/V2H specific dt-bindings patch as per > Geert's comments. > * Collected tags. > 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! [1/6] dt-bindings: dma: rz-dmac: Restrict properties for RZ/A1H commit: ec52f10a31dc69c1ded30812bd17335ac23b1c60 [2/6] dt-bindings: dma: rz-dmac: Document RZ/V2H(P) family of SoCs commit: 22228b933ce2639d67168fd35423c1be196edab0 [3/6] irqchip/renesas-rzv2h: Add rzv2h_icu_register_dma_req() commit: 9002b75aa8e6f034ffbd1c1ccac46927a1cf0f12 [4/6] dmaengine: sh: rz-dmac: Allow for multiple DMACs commit: 056a8aac1fce52da9ad0b6488eb074e3846f37c0 [5/6] dmaengine: sh: rz-dmac: Add RZ/V2H(P) support commit: 7de873201c44bff5b42f2e560098d463843b8a4c [6/6] arm64: dts: renesas: r9a09g057: Add DMAC nodes commit: 7d33e0ee5f98b3fc74566fa00d0926bc5deb8174 Best regards, -- ~Vinod