Re: [PATCH 2/3] hw/pci-host/designware: Fix viewport configuration

2025-05-01 Thread Philippe Mathieu-Daudé
On 1/5/25 20:34, Bernhard Beschow wrote: Commit 6970f91ac781, "hw/pci-host/designware: Use deposit/extract API" accidentally introduced a copy-and-paste error, causing Linux 6.14 to hang when initializing the PCIe bridge on the imx8mp-evk machine. This fix corrects the error. Fixes: 6970f91ac781

[PATCH 2/3] hw/pci-host/designware: Fix viewport configuration

2025-05-01 Thread Bernhard Beschow
Commit 6970f91ac781, "hw/pci-host/designware: Use deposit/extract API" accidentally introduced a copy-and-paste error, causing Linux 6.14 to hang when initializing the PCIe bridge on the imx8mp-evk machine. This fix corrects the error. Fixes: 6970f91ac781 ("hw/pci-host/designware: Use deposit/extr