Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: spear: Align L2 cache-controller nodename with dtschema

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 <krzk@kernel.org>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>

+1 -1
+1 -1
arch/arm/boot/dts/spear13xx.dtsi
··· 43 43 0 7 0x04>; 44 44 }; 45 45 46 - L2: l2-cache { 46 + L2: cache-controller { 47 47 compatible = "arm,pl310-cache"; 48 48 reg = <0xed000000 0x1000>; 49 49 cache-unified;