Re: [PATCH v4 2/6] dt-bindings: interrupt-controller: Add Loongson HTVEC

From: Jiaxun Yang
Date: Thu May 28 2020 - 23:51:59 EST


On Tue, 26 May 2020 10:53:15 +0100
Marc Zyngier <maz@xxxxxxxxxx> wrote:

> On 2020-05-26 10:26, Jiaxun Yang wrote:
> > On Mon, 25 May 2020 11:12:26 +0100
> > Marc Zyngier <maz@xxxxxxxxxx> wrote:
> >
> >> On Sat, 16 May 2020 09:29:02 +0100,
> >> Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx> wrote:
> >> >
> >> > Add binding for Loongson-3 HyperTransport Interrupt Vector
> >> > Controller.
> >> >
> >> > Signed-off-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
> >> > --
> >> > v4: Drop ref, '|', add additionalProperties, fix example
> >>
> >> Rob, do you have any input on this?
> >
> > Oops, looks like I was in-reply into wrong patch topic for this
> > patch, should I resend this series into correct thread?
>
> No, this series is fine as it is. TBH, your practice of sending
> a series in reply to the previous version is not that useful
> (I personally find it very annoying).
>
> It would also be a big improvement if you sent a cover letter
> with your patches (using --cover-letter when generating the patches).
>
> I'll wait for Rob to comment on this patch as well as patch #4.

Hi Marc,

I have send out patches for DeviceTree[1] utilizing these drivers.

If this series looks fine for you could you please Ack this series
so it can all go through MIPS tree together with DeviceTree changes?

Thanks.

[1]: https://patchwork.kernel.org/project/linux-mips/list/?series=295413

>
> Thanks,
>
> M.