qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 0/2] Exynos4210 IRQ Gate improvement


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH 0/2] Exynos4210 IRQ Gate improvement
Date: Wed, 11 Apr 2012 08:41:06 +0100

On 11 April 2012 08:18, Evgeny Voevodin <address@hidden> wrote:
> First patch introduces two properties: n_in and n_out.
> With these properties one can configure gate to group n_in inputs and pass
> them to n_out outputs. Gate will make input groups of n_in/n_out size each, so
> n_in must be a multiple of n_out.
>
> This device could be used as stand-alone, so, if somebody else needs this, I 
> can
> detach it into a separate file.
>
> Second patch implies usage of new IRQ Gate properties in exynos4210 SOC.

Do you have a use for multiple gates of different sizes, or is this just
a tidy-up ?

-- PMM



reply via email to

[Prev in Thread] Current Thread [Next in Thread]