Re: [PATCH 09/21] hw/arm/fsl-imx8mp: Add PCIe support

2025-02-01 Thread Bernhard Beschow
Am 29. Januar 2025 17:54:46 UTC schrieb BALATON Zoltan : >On Tue, 28 Jan 2025, Bernhard Beschow wrote: >> Am 28. Januar 2025 14:33:14 UTC schrieb Peter Maydell >> : >>> On Mon, 20 Jan 2025 at 20:38, Bernhard Beschow wrote: Linux checks for the PLLs in the PHY to be locked, so implem

Re: [PATCH 09/21] hw/arm/fsl-imx8mp: Add PCIe support

2025-01-29 Thread BALATON Zoltan
On Tue, 28 Jan 2025, Bernhard Beschow wrote: Am 28. Januar 2025 14:33:14 UTC schrieb Peter Maydell : On Mon, 20 Jan 2025 at 20:38, Bernhard Beschow wrote: Linux checks for the PLLs in the PHY to be locked, so implement a model emulating that. Signed-off-by: Bernhard Beschow diff --git a

Re: [PATCH 09/21] hw/arm/fsl-imx8mp: Add PCIe support

2025-01-28 Thread Bernhard Beschow
Am 28. Januar 2025 14:33:14 UTC schrieb Peter Maydell : >On Mon, 20 Jan 2025 at 20:38, Bernhard Beschow wrote: >> >> Linux checks for the PLLs in the PHY to be locked, so implement a model >> emulating that. >> >> Signed-off-by: Bernhard Beschow > >> diff --git a/docs/system/arm/imx8mp-evk.rs

Re: [PATCH 09/21] hw/arm/fsl-imx8mp: Add PCIe support

2025-01-28 Thread Peter Maydell
On Mon, 20 Jan 2025 at 20:38, Bernhard Beschow wrote: > > Linux checks for the PLLs in the PHY to be locked, so implement a model > emulating that. > > Signed-off-by: Bernhard Beschow > diff --git a/docs/system/arm/imx8mp-evk.rst b/docs/system/arm/imx8mp-evk.rst > index 1514bc5864..8d48580cb4 10