[PATCH v2 11/18] hw/arm/fsl-imx8mp: Add SPI controllers

2025-02-23 Thread Bernhard Beschow
Reviewed-by: Peter Maydell Signed-off-by: Bernhard Beschow --- docs/system/arm/imx8mp-evk.rst | 1 + include/hw/arm/fsl-imx8mp.h| 8 hw/arm/fsl-imx8mp.c| 26 ++ 3 files changed, 35 insertions(+) diff --git a/docs/system/arm/imx8mp-evk.rst b/doc

Re: [PATCH v2 11/18] hw/arm/fsl-imx8mp: Add SPI controllers

2025-02-06 Thread Peter Maydell
On Tue, 4 Feb 2025 at 09:21, Bernhard Beschow wrote: > > Signed-off-by: Bernhard Beschow > --- > docs/system/arm/imx8mp-evk.rst | 1 + > include/hw/arm/fsl-imx8mp.h| 8 > hw/arm/fsl-imx8mp.c| 26 ++ > 3 files changed, 35 insertions(+) Reviewed-

[PATCH v2 11/18] hw/arm/fsl-imx8mp: Add SPI controllers

2025-02-04 Thread Bernhard Beschow
Signed-off-by: Bernhard Beschow --- docs/system/arm/imx8mp-evk.rst | 1 + include/hw/arm/fsl-imx8mp.h| 8 hw/arm/fsl-imx8mp.c| 26 ++ 3 files changed, 35 insertions(+) diff --git a/docs/system/arm/imx8mp-evk.rst b/docs/system/arm/imx8mp-evk.rst