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

Add SDHCI model for AST2700 eMMC support. The eMMC controller only support 1
slot and registers base address is start at 0x1209_0000 and its interrupt is
connected to GICINT 15.

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-7-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/arm/aspeed_ast27x0.c