aspeed/soc: Support SDHCI for AST2700
authorJamin Lin <jamin_lin@aspeedtech.com>
Wed, 4 Dec 2024 08:44:52 +0000 (16:44 +0800)
committerCédric Le Goater <clg@redhat.com>
Wed, 11 Dec 2024 06:25:53 +0000 (07:25 +0100)
commit0696e9b00e998e7a44546f2046f49ecbc21e8d8b
tree795ac31fffbcafeff7c278f16991f72d9ee4311a
parent83991b9104b68b82a8506fc48b58a799a6e97d10
aspeed/soc: Support SDHCI for AST2700

Add SDHCI model for AST2700 SDHCI support. The SDHCI controller only support 1
slot and registers base address is start at 0x1408_0000 and its interrupt is
connected to GICINT133_INTC at bit 1.

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Link: https://lore.kernel.org/r/20241204084453.610660-6-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/arm/aspeed_ast27x0.c