From: geert+renesas@glider.be (Geert Uytterhoeven)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 09/23] ARM: dts: sh73a0: Fix W=1 dtc warnings
Date: Fri, 20 May 2016 09:10:00 +0200 [thread overview]
Message-ID: <1463728214-13838-10-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1463728214-13838-1-git-send-email-geert+renesas@glider.be>
Warning (unit_address_vs_reg): Node /cache-controller has a reg or ranges property, but no unit name
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
v2:
- No changes.
---
arch/arm/boot/dts/sh73a0.dtsi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/arch/arm/boot/dts/sh73a0.dtsi b/arch/arm/boot/dts/sh73a0.dtsi
index c4f434cdec60f075..032fe2f14b16998f 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 at f0100000 {
compatible = "arm,pl310-cache";
reg = <0xf0100000 0x1000>;
interrupts = <GIC_SPI 44 IRQ_TYPE_LEVEL_HIGH>;
--
1.9.1
next parent reply other threads:[~2016-05-20 7:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1463728214-13838-1-git-send-email-geert+renesas@glider.be>
2016-05-20 7:10 ` Geert Uytterhoeven [this message]
2016-05-20 7:10 ` [PATCH v2 23/23] arm64: dts: salvator-x: Fix W=1 dtc warnings Geert Uytterhoeven
[not found] ` <1463728214-13838-12-git-send-email-geert+renesas@glider.be>
2016-05-20 15:38 ` [PATCH v2 11/23] ARM: dts: armadillo800eva: " Sergei Shtylyov
2016-05-23 12:52 ` Geert Uytterhoeven
2016-05-24 0:13 ` Simon Horman
2016-05-24 0:33 ` Simon Horman
2016-05-24 7:37 ` Geert Uytterhoeven
2016-05-24 0:34 ` [PATCH v2 00/23] ARM/arm64: dts: renesas: " Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1463728214-13838-10-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).