On 11 April 2012 08:18, Evgeny Voevodin <e.voevo...@samsung.com> 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