[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH-for-5.2? 0/4] hw/arm: Add SD bus QOM alias on the machine/soc
From: |
Philippe Mathieu-Daudé |
Subject: |
[PATCH-for-5.2? 0/4] hw/arm: Add SD bus QOM alias on the machine/soc |
Date: |
Tue, 24 Nov 2020 10:49:37 +0100 |
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
- [PATCH-for-5.2? 0/4] hw/arm: Add SD bus QOM alias on the machine/soc,
Philippe Mathieu-Daudé <=