Re: [PATCH] ARM: dts: berlin: Align L2 cache-controller nodename with dtschema

From: Arnd Bergmann
Date: Tue Jul 28 2020 - 03:33:26 EST


On Tue, Jul 28, 2020 at 8:37 AM Jisheng Zhang
<Jisheng.Zhang@xxxxxxxxxxxxx> wrote:
>
> Hi arm-soc,
>
>
> On Fri, 26 Jun 2020 10:06:41 +0200 Krzysztof Kozlowski wrote:
>
> >
> >
> > Fix dtschema validator warnings like:
> > l2-cache-controller@ac0000: $nodename:0:
> > 'l2-cache-controller@ac0000' does not match '^(cache-controller|cpu)(@[0-9a-f,]+)*$'
> >
> > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
>
> Reviewed-by: Jisheng Zhang <Jisheng.Zhang@xxxxxxxxxxxxx>
>
> As for berlin linux-5.9, we only have this one patch, could you please
> directly take this patch?

Applied now. To ensure we actually see the patch, it's better if you can just
send a new copy with your added Signed-off-by to soc@xxxxxxxxxx than to
reply to the original email.

Thanks,

Arnd