From: Geert Uytterhoeven Date: Fri, 20 May 2016 07:10:00 +0000 (+0200) Subject: ARM: dts: sh73a0: Fix W=1 dtc warnings X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=1178814b0fc3649a9c586554e8f6d4f161a97c1f;p=linux-beck.git ARM: dts: sh73a0: Fix W=1 dtc warnings Warning (unit_address_vs_reg): Node /cache-controller has a reg or ranges property, but no unit name Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm/boot/dts/sh73a0.dtsi b/arch/arm/boot/dts/sh73a0.dtsi index c4f434cdec60..032fe2f14b16 100644 --- a/arch/arm/boot/dts/sh73a0.dtsi +++ b/arch/arm/boot/dts/sh73a0.dtsi @@ -55,7 +55,7 @@ <0xf0000100 0x100>; }; - L2: cache-controller { + L2: cache-controller@f0100000 { compatible = "arm,pl310-cache"; reg = <0xf0100000 0x1000>; interrupts = ;