summary refs log tree commit diff stats
path: root/hw/arm/fsl-imx6ul.c
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-03-08 16:12:13 +0100
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2025-03-12 11:11:42 +0100
commit7f2a5272ff3893ef412c093aae66b7ed34ab3dfc (patch)
tree9b2183178aa8a90ddec258bbf2b2dcb0f87a702e /hw/arm/fsl-imx6ul.c
parent003d35ad6c612d13ebf0a78f828b0c3ee4f44e3d (diff)
downloadfocaccia-qemu-7f2a5272ff3893ef412c093aae66b7ed34ab3dfc.tar.gz
focaccia-qemu-7f2a5272ff3893ef412c093aae66b7ed34ab3dfc.zip
hw/sd/sdhci: Remove need for SDHCI_VENDOR_IMX definition
All instances of TYPE_IMX_USDHC set vendor=SDHCI_VENDOR_IMX.
No need to special-case it.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: Bernhard Beschow <shentey@gmail.com>
Message-Id: <20250308213640.13138-3-philmd@linaro.org>
Diffstat (limited to 'hw/arm/fsl-imx6ul.c')
-rw-r--r--hw/arm/fsl-imx6ul.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/hw/arm/fsl-imx6ul.c b/hw/arm/fsl-imx6ul.c
index 34c4aa15cd..ce8d3ef535 100644
--- a/hw/arm/fsl-imx6ul.c
+++ b/hw/arm/fsl-imx6ul.c
@@ -531,8 +531,6 @@ static void fsl_imx6ul_realize(DeviceState *dev, Error **errp)
             FSL_IMX6UL_USDHC2_IRQ,
         };
 
-        object_property_set_uint(OBJECT(&s->usdhc[i]), "vendor",
-                                 SDHCI_VENDOR_IMX, &error_abort);
         sysbus_realize(SYS_BUS_DEVICE(&s->usdhc[i]), &error_abort);
 
         sysbus_mmio_map(SYS_BUS_DEVICE(&s->usdhc[i]), 0,