Hi, Vinod, On 23.07.2025 15:29, Vinod Koul wrote: > > On Wed, 02 Jul 2025 20:35:58 +0200, Robert Marko wrote: >> This patch series adds basic support for Microchip LAN969x SoC. >> >> It introduces the SoC ARCH symbol itself under the ARCH_MICROCHIP symbol >> which allows to avoid the need to change dependencies of the drivers that >> are shared for Microchip SoC-s in the future. >> >> DTS and further driver will be added in follow-up series. >> >> [...] > > Applied, thanks! > > [08/10] dma: xdmac: make it selectable for ARCH_MICROCHIP > commit: e56982021f5303b2523ac247e3c79b063459d012 As this one depends, as well, on the first 3 patches in the series (Robert, please correct me if I'm wrong), and there are still discussions ongoing, can you please drop it until all is clear on the first 3 patches? Otherwise, applying only this patch will lead to AT91 XDMAC driver not being built for SAMA5{D2, D3, D4}, SAMA7{G5, D65} SoCs. Linux is not booting on SAMA7G5 SoC only with this patch applied. Thank you, Claudiu