Re: [PATCH 0/3] i.MX fixes

2025-05-06 Thread Peter Maydell
On Thu, 1 May 2025 at 19:34, Bernhard Beschow wrote: > > This series contains two bug fixes related to i.MX SoCs, plus one cosmetic > change. The first fix adresses a bug in the Designware PCIe bridge that just > got introduced in the 10.1 development cycle, the other one fixes a bug in the > i.MX

[PATCH 0/3] i.MX fixes

2025-05-01 Thread Bernhard Beschow
This series contains two bug fixes related to i.MX SoCs, plus one cosmetic change. The first fix adresses a bug in the Designware PCIe bridge that just got introduced in the 10.1 development cycle, the other one fixes a bug in the i.MX GPIO controller which existed since its introduction. Bernhard