aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzk@kernel.org>2020-06-26 10:05:52 +0200
committerLinus Walleij <linus.walleij@linaro.org>2020-07-07 14:45:39 +0200
commitf2b56a6b2b071e0c3b757c0179248a1b6bebab10 (patch)
treefe4e23a22c4415cd51e9fd085fcfb8509da08598 /arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
parentARM: dts: ux500: Supply nodes for the other 2 AB8500 PWM devices (diff)
downloadwireguard-linux-f2b56a6b2b071e0c3b757c0179248a1b6bebab10.tar.xz
wireguard-linux-f2b56a6b2b071e0c3b757c0179248a1b6bebab10.zip
ARM: dts: ste: 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> Link: https://lore.kernel.org/r/20200626080552.3627-1-krzk@kernel.org Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/ste-nomadik-stn8815.dtsi')
-rw-r--r--arch/arm/boot/dts/ste-nomadik-stn8815.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi b/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
index f78b4eabd68c..4f38aeecadb3 100644
--- a/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
+++ b/arch/arm/boot/dts/ste-nomadik-stn8815.dtsi
@@ -15,7 +15,7 @@
<0x08000000 0x04000000>;
};
- L2: l2-cache {
+ L2: cache-controller {
compatible = "arm,l210-cache";
reg = <0x10210000 0x1000>;
interrupt-parent = <&vica>;