Re: [PATCH v5 02/20] dt-bindings: memory: mediatek: Update condition for mt8195 smi node

From: Nícolas F. R. A. Prado
Date: Tue Aug 09 2022 - 09:53:27 EST


On Tue, Aug 09, 2022 at 07:01:10PM +0800, Tinghan Shen wrote:
> Hi Krzysztof,
>
> On Thu, 2022-08-04 at 17:12 +0200, Krzysztof Kozlowski wrote:
> > On 04/08/2022 04:15, Tinghan Shen wrote:
> > >
> > > It's because the 'mediatek,mt8195-smi-sub-common' compatible incorrectly
> > > matches the 'else' conditions for gen2 HW without gals.
> > >
> > > Rewrite the 'else' condition to specifically identify the compatibles
> > > that utilizing gen2 HW without gals.
> > >
> > > Signed-off-by: Tinghan Shen <tinghan.shen@xxxxxxxxxxxx>
> > > Reviewed-by: AngeloGioacchino Del Regno
> > > <angelogioacchino.delregno@xxxxxxxxxxxxx>
> >
> > Unfortunately, your patches got corrupted.
> >
> >
> > Best regards,
> > Krzysztof
>
> Do you mean rebase to the latest linux-next?
> I'll rebase in the next version, thanks!

Hi TingHan,

the issue is that some line wrapping happened on your patches, which broke tags
and also the diffs themselves (it's very obvious on patch 3). So you need to
sort out your setup so that no longer happens, and resend the patch.

Thanks,
Nícolas