]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/arm/aspeed_soc.h
hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 24 Oct 2023 16:24:17 +0000 (18:24 +0200)
committerCédric Le Goater <clg@kaod.org>
Wed, 25 Oct 2023 07:52:44 +0000 (09:52 +0200)
commit4fc5e8065b3632cec2b9cfbb62b3b4d053660576
tree9019709274ada6b5ae28398effcf887dc98a8aeb
parentdf4ab0764db4490d70e990b786f0f4928f83d596
hw/arm/aspeed: Introduce TYPE_ASPEED2600_SOC

TYPE_ASPEED2600_SOC inherits from TYPE_ASPEED_SOC.
In few commits we'll add more fields, but to keep
review process simple, don't add any yet.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
hw/arm/aspeed_ast2600.c
include/hw/arm/aspeed_soc.h