qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH-for-5.2? 0/4] hw/arm: Add SD bus QOM alias on the machine/soc
@ 2020-11-24  9:49 Philippe Mathieu-Daudé
  2020-11-24  9:49 ` [PATCH-for-5.2? 1/4] hw/arm/fsl-imx: Add SD bus QOM alias on the SoC Philippe Mathieu-Daudé
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: Philippe Mathieu-Daudé @ 2020-11-24  9:49 UTC (permalink / raw)
  To: qemu-devel
  Cc: Peter Maydell, Igor Mitsyanko, Alistair Francis,
	Philippe Mathieu-Daudé,
	Jean-Christophe Dubois, qemu-arm, Edgar E. Iglesias

Easy fix for LP#1895895 suggested by Peter.

As TYPE_ASPEED_SDHCI creates SDHCI inside a controller
(not a SoC/machine) we don't bother modifying it yet.

Philippe Mathieu-Daudé (4):
  hw/arm/fsl-imx: Add SD bus QOM alias on the SoC
  hw/arm/exynos4210: Add SD bus QOM alias on the SoC
  hw/arm/xlnx-versal: Add SD bus QOM alias on the SoC
  hw/arm/xilinx_zynq: Add SD bus QOM alias on the machine

 hw/arm/exynos4210.c  | 5 +++++
 hw/arm/fsl-imx25.c   | 6 ++++++
 hw/arm/fsl-imx6.c    | 6 ++++++
 hw/arm/xilinx_zynq.c | 6 ++++++
 hw/arm/xlnx-versal.c | 5 +++++
 5 files changed, 28 insertions(+)

-- 
2.26.2



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-07-09  8:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-24  9:49 [PATCH-for-5.2? 0/4] hw/arm: Add SD bus QOM alias on the machine/soc Philippe Mathieu-Daudé
2020-11-24  9:49 ` [PATCH-for-5.2? 1/4] hw/arm/fsl-imx: Add SD bus QOM alias on the SoC Philippe Mathieu-Daudé
2020-12-01  1:56   ` Alistair Francis
2020-11-24  9:49 ` [PATCH-for-5.2? 2/4] hw/arm/exynos4210: " Philippe Mathieu-Daudé
2020-12-01  1:51   ` Alistair Francis
2020-11-24  9:49 ` [PATCH-for-5.2? 3/4] hw/arm/xlnx-versal: " Philippe Mathieu-Daudé
2020-12-01  1:55   ` Alistair Francis
2020-11-24  9:49 ` [PATCH-for-5.2? 4/4] hw/arm/xilinx_zynq: Add SD bus QOM alias on the machine Philippe Mathieu-Daudé
2020-12-01  1:55   ` Alistair Francis
2020-12-01 13:20 ` [PATCH-for-5.2? 0/4] hw/arm: Add SD bus QOM alias on the machine/soc Peter Maydell
2023-07-09  8:31 ` Bernhard Beschow

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).