From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>
Cc: Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Sudeep Holla <sudeep.holla@arm.com>,
linux-renesas-soc@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 6/8] ARM: dts: r8a7792: Remove unit-address and reg from integrated cache
Date: Mon, 6 Mar 2017 17:40:41 +0100 [thread overview]
Message-ID: <1488818443-25196-7-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1488818443-25196-1-git-send-email-geert+renesas@glider.be>
The Cortex-A15 cache controller is an integrated controller, and thus
the device node representing it should not have a unit-addresses or reg
property.
Fixes: 7c4163aae3d8e5b9 ("ARM: dts: r8a7792: initial SoC device tree")
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm/boot/dts/r8a7792.dtsi | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/arch/arm/boot/dts/r8a7792.dtsi b/arch/arm/boot/dts/r8a7792.dtsi
index 8ecfda7a004ecb32..c762f44f7732f352 100644
--- a/arch/arm/boot/dts/r8a7792.dtsi
+++ b/arch/arm/boot/dts/r8a7792.dtsi
@@ -60,9 +60,8 @@
next-level-cache = <&L2_CA15>;
};
- L2_CA15: cache-controller@0 {
+ L2_CA15: cache-controller-0 {
compatible = "cache";
- reg = <0>;
cache-unified;
cache-level = <2>;
power-domains = <&sysc R8A7792_PD_CA15_SCU>;
--
2.7.4
next prev parent reply other threads:[~2017-03-06 16:40 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-03-06 16:40 [PATCH 0/8] ARM: dts: renesas: Remove unit-addresses and regs from integrated caches Geert Uytterhoeven
2017-03-06 16:40 ` [PATCH 1/8] ARM: dts: r8a73a4: " Geert Uytterhoeven
2017-03-06 16:40 ` [PATCH 2/8] ARM: dts: r8a7743: Remove unit-address and reg from integrated cache Geert Uytterhoeven
2017-03-06 16:40 ` [PATCH 3/8] ARM: dts: r8a7745: " Geert Uytterhoeven
2017-03-06 16:40 ` [PATCH 4/8] ARM: dts: r8a7790: Remove unit-addresses and regs from integrated caches Geert Uytterhoeven
[not found] ` <1488818443-25196-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2017-03-06 16:40 ` [PATCH 5/8] ARM: dts: r8a7791: Remove unit-address and reg from integrated cache Geert Uytterhoeven
2017-03-06 16:40 ` [PATCH 7/8] ARM: dts: r8a7793: " Geert Uytterhoeven
2017-03-06 16:40 ` [PATCH 8/8] ARM: dts: r8a7794: " Geert Uytterhoeven
2017-03-06 16:40 ` Geert Uytterhoeven [this message]
2017-03-07 6:46 ` [PATCH 0/8] ARM: dts: renesas: Remove unit-addresses and regs from integrated caches 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=1488818443-25196-7-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=devicetree@vger.kernel.org \
--cc=horms@verge.net.au \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=sudeep.holla@arm.com \
/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).