ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality.
authorEvgeny Voevodin <e.voevodin@samsung.com>
Mon, 28 May 2012 04:11:49 +0000 (04:11 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 19 Jun 2012 12:49:32 +0000 (12:49 +0000)
commit61558e7a75e6f6d579e636ca5a5b79c68654f07c
tree9ffc1c72bcf26036143b0b4aa7d4d51908a28810
parent8aca521512a14c439624191bd0a891c52f91b401
ARM: Exynos4210 IRQ: Introduce new IRQ gate functionality.

New IRQ gate consists of n_in input qdev gpio lines and one
output sysbus IRQ line. The output IRQ level is formed as OR
between all gpio inputs.

Signed-off-by: Evgeny Voevodin <e.voevodin@samsung.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/exynos4210.c
hw/exynos4210.h
hw/exynos4210_gic.c