RE: [PATCH 1/3] dt-bindings: firmware: imx: Move system control into dt-binding headfile

From: Anson Huang
Date: Thu Apr 23 2020 - 11:39:32 EST


Hi, Amit

> Subject: Re: [PATCH 1/3] dt-bindings: firmware: imx: Move system control into
> dt-binding headfile
>
> On Thu, Apr 23, 2020 at 7:38 PM Anson Huang <Anson.Huang@xxxxxxx>
> wrote:
> >
> > i.MX8 SoCs DTS file needs system control macro definitions, so move
> > them into dt-binding headfile.
> >
> > Signed-off-by: Anson Huang <Anson.Huang@xxxxxxx>
>
> Why am I seeing multiple versions of the same series?
>
> You need to squash this series so that the swapping of the header file happens
> in a single patch otherwise compilation will break with only patch 1 applied.

The first version I sent is having command error by mistake and patch 1/3 is missing,
So I send it again.

Yes, I will squash this series, sometimes I was confused about the patch category, but
making it NOT break the bisect or build should be the most important factor.

Thanks,
Anson