Re: [PATCH v2 00/13] i.MX and SDHCI improvements

2025-01-27 Thread Peter Maydell
On Sat, 11 Jan 2025 at 18:37, Bernhard Beschow wrote: > > This series fixes some details in i.MX platform devices, improves SDHCI > compatibility with U-Boot and modernizes some code. > > The first 5 patches are bugfixes 1/ resolving infinite loop in U-Boot esdhc > driver, 2/ fixing a character ec

Re: [PATCH v2 00/13] i.MX and SDHCI improvements

2025-01-14 Thread Bernhard Beschow
Am 11. Januar 2025 18:36:58 UTC schrieb Bernhard Beschow : >This series fixes some details in i.MX platform devices, improves SDHCI > >compatibility with U-Boot and modernizes some code. > > > >The first 5 patches are bugfixes 1/ resolving infinite loop in U-Boot esdhc > >driver, 2/ fixing a cha

[PATCH v2 00/13] i.MX and SDHCI improvements

2025-01-11 Thread Bernhard Beschow
This series fixes some details in i.MX platform devices, improves SDHCI compatibility with U-Boot and modernizes some code. The first 5 patches are bugfixes 1/ resolving infinite loop in U-Boot esdhc driver, 2/ fixing a character echoing issue in imx-serial, 3/ fixing IRQ sharing issue in Designwa