hw/sd/aspeed_sdhci: Add AST2700 Support
authorJamin Lin <jamin_lin@aspeedtech.com>
Wed, 4 Dec 2024 08:44:51 +0000 (16:44 +0800)
committerCédric Le Goater <clg@redhat.com>
Wed, 11 Dec 2024 06:25:53 +0000 (07:25 +0100)
commit83991b9104b68b82a8506fc48b58a799a6e97d10
tree990f3bf69ea99c70f82a6d00a5a01f8f17fca6ec
parent6a0238a4731eaf26ec28f2f7b1d624375135f00c
hw/sd/aspeed_sdhci: Add AST2700 Support

Introduce a new ast2700 class to support AST2700. Add a new ast2700 SDHCI class
init function and set the value of capability register to "0x0000000719f80080".

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-5-jamin_lin@aspeedtech.com
Signed-off-by: Cédric Le Goater <clg@redhat.com>
hw/sd/aspeed_sdhci.c
include/hw/sd/aspeed_sdhci.h