Re: [PATCH 0/4] Fix omap-iommu bitrot

2024-10-29 Thread Beleswar Prasad Padhi
Hi Robin, On 28/10/24 23:28, Robin Murphy wrote: Hi all, It seems omap-iommu hasn't had enough mainline users to avoid bitrotting through the more recent evolution of the IOMMU API internals. These patches attempt to bring it and its consumers sufficiently up-to-date to work again, in a manner

Re: [PATCH 0/4] Fix omap-iommu bitrot

2024-10-29 Thread Kevin Hilman
Robin Murphy writes: > It seems omap-iommu hasn't had enough mainline users to avoid bitrotting > through the more recent evolution of the IOMMU API internals. These > patches attempt to bring it and its consumers sufficiently up-to-date > to work again, in a manner that's hopefully backportable.