]> git.ipfire.org Git - thirdparty/qemu.git/commit
aspeed/scu: Introduce per-SoC SCU types
authorCédric Le Goater <clg@kaod.org>
Wed, 4 Sep 2019 07:05:05 +0000 (09:05 +0200)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 13 Sep 2019 15:05:01 +0000 (16:05 +0100)
commit9a937f6cc4c18a335e813882d15c83252d611042
tree1f74f5b1b863010fd3f2f85b05163cfd3ce7e673
parentae275f71338ad4e567c7f2683bf28e66847eabe4
aspeed/scu: Introduce per-SoC SCU types

and use a class AspeedSCUClass to define each SoC characteristics.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-id: 20190904070506.1052-10-clg@kaod.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/arm/aspeed_soc.c
hw/misc/aspeed_scu.c
include/hw/misc/aspeed_scu.h