]> git.ipfire.org Git - thirdparty/qemu.git/commit
aspeed/soc: Support GPIO for AST2700
authorJamin Lin <jamin_lin@aspeedtech.com>
Tue, 1 Oct 2024 02:43:33 +0000 (10:43 +0800)
committerCédric Le Goater <clg@redhat.com>
Thu, 24 Oct 2024 05:57:47 +0000 (07:57 +0200)
commitc6a8a2a7e93a0e656c046d945962468f96aa9b4c
tree361431ee3a5d17ca3bbcb2946f06be0599ff9a98
parentf34030ec7e2672d811bf60e2922f8487d74e3980
aspeed/soc: Support GPIO for AST2700

Add GPIO model for AST2700 GPIO support. The GPIO controller registers base
address is start at 0x14C0_B000 and its address space is 0x1000.

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
hw/arm/aspeed_ast27x0.c