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

2020-08-19 Thread Viresh Kumar
On 19-08-20, 19:58, Krzysztof Kozlowski wrote: > Fix dtschema validator warnings like: > l2-cache: $nodename:0: 'l2-cache' does not match > '^(cache-controller|cpu)(@[0-9a-f,]+)*$' > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/boot/dts/spear13xx.dtsi | 2 +- > 1 file changed, 1

[RESEND PATCH 3/5] ARM: dts: spear: Align L2 cache-controller nodename with dtschema

2020-08-19 Thread Krzysztof Kozlowski
Fix dtschema validator warnings like: l2-cache: $nodename:0: 'l2-cache' does not match '^(cache-controller|cpu)(@[0-9a-f,]+)*$' Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/spear13xx.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git