Peter Maydell 2bd84b6818 hw/arm/exynos4210: Use TYPE_OR_IRQ instead of custom OR-gate device
The Exynos4210 SoC device currently uses a custom device
"exynos4210.irq_gate" to model the OR gate that feeds each CPU's IRQ
line.  We have a standard TYPE_OR_IRQ device for this now, so use
that instead.

(This is a migration compatibility break, but that is OK for this
machine type.)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220404154658.565020-2-peter.maydell@linaro.org
2022-04-21 11:37:03 +01:00
..
2022-04-06 20:03:26 +01:00
2021-10-12 08:20:08 +02:00
2022-03-09 18:06:40 +00:00
2022-04-20 09:36:24 +02:00
2022-04-20 09:36:24 +02:00
2022-03-09 09:13:39 +00:00
2022-04-20 09:36:24 +02:00
2022-04-20 10:51:11 -07:00
2022-04-20 09:36:24 +02:00
2022-04-20 09:36:24 +02:00
2022-03-08 09:18:11 +01:00
2022-04-20 10:51:11 -07:00
2022-04-06 10:50:37 +02:00