Re: [PATCH v3 02/12] irqchip: mtk-sysirq: extend intpol base to arbitrary number

From: Mars Cheng
Date: Thu Mar 23 2017 - 19:54:04 EST


On Thu, 2017-03-23 at 16:25 +0000, Marc Zyngier wrote:
> On 19/03/17 15:26, Mars Cheng wrote:
> > Originally driver only supports one base. However, MT6797 has
> > more than one bases to configure interrupt polarity. To support
> > possible design change, here comes a solution to use arbitrary
> > number of bases.
> >
> > Signed-off-by: Mars Cheng <mars.cheng@xxxxxxxxxxxx>
>
> Acked-by: Marc Zyngier <marc.zyngier@xxxxxxx>
>
> What is the merge strategy for this? I'm happy to take the irqchip stuff
> through my tree, but there is much more in this series...
>
Hi Marc

Thanks for your review.

Hi Matthias

Would you comment on this? If Marc take the following stuff first in his
tree:

[PATCH v3 01/12] dt-bindings: mediatek: multiple bases support for
sysirq
[PATCH v3 02/12] irqchip: mtk-sysirq: extend intpol base to arbitrary
number
[PATCH v3 03/12] irqchip: mtk-sysirq: prevent unnecessary visibility
when set_type

Since other stuff might need more review and irqchip didn't affect them.

Thanks.

> Thanks,
>
> M.