Re: [RESEND PATCH 1/5] ARM: dts: prima: Align L2 cache-controller nodename with dtschema

From: Krzysztof Kozlowski
Date: Thu Aug 20 2020 - 05:31:34 EST


On Wed, Aug 19, 2020 at 07:58:49PM +0200, Krzysztof Kozlowski wrote:
> Fix dtschema validator warnings like:
> l2-cache-controller@80040000: $nodename:0:
> 'l2-cache-controller@80040000' does not match '^(cache-controller|cpu)(@[0-9a-f,]+)*$'
>
> Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx>
> ---
> arch/arm/boot/dts/prima2.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

I forgot to add the tag provided on previous submission:
Acked-by: Barry Song <baohua@xxxxxxxxxx>

Best regards,
Krzysztof