From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Simon Horman <horms@verge.net.au>, Magnus Damm <magnus.damm@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>, Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
Dirk Behme <dirk.behme@de.bosch.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 v3 05/11] ARM: dts: r8a7790: Add device node for PRR
Date: Mon, 14 Nov 2016 19:37:11 +0100 [thread overview]
Message-ID: <1479148637-5399-6-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1479148637-5399-1-git-send-email-geert+renesas@glider.be>
Add a device node for the Product Register, which provides SoC product
and revision information.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
v3:
- Add to posted series,
v2:
- New.
---
arch/arm/boot/dts/r8a7790.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm/boot/dts/r8a7790.dtsi b/arch/arm/boot/dts/r8a7790.dtsi
index a946474be9cf1e6b..f554ef3c8096726a 100644
--- a/arch/arm/boot/dts/r8a7790.dtsi
+++ b/arch/arm/boot/dts/r8a7790.dtsi
@@ -1471,6 +1471,11 @@
};
};
+ prr: chipid@ff000044 {
+ compatible = "renesas,prr";
+ reg = <0 0xff000044 0 4>;
+ };
+
sysc: system-controller@e6180000 {
compatible = "renesas,r8a7790-sysc";
reg = <0 0xe6180000 0 0x0200>;
--
1.9.1
next prev parent reply other threads:[~2016-11-14 18:37 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-14 18:37 [PATCH v3 00/11] soc: renesas: Identify SoC and register with the SoC bus Geert Uytterhoeven
2016-11-14 18:37 ` [PATCH v3 01/11] ARM: shmobile: Document DT bindings for Product Register Geert Uytterhoeven
2016-11-14 18:37 ` [PATCH v3 02/11] soc: renesas: Identify SoC and register with the SoC bus Geert Uytterhoeven
2016-11-14 18:37 ` [PATCH v3 04/11] ARM: dts: r8a7779: Add device node for PRR Geert Uytterhoeven
2016-11-14 18:37 ` Geert Uytterhoeven [this message]
[not found] ` <1479148637-5399-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2016-11-14 18:37 ` [PATCH v3 03/11] ARM: dts: r8a73a4: " Geert Uytterhoeven
2016-11-14 18:37 ` [PATCH v3 06/11] ARM: dts: r8a7791: " Geert Uytterhoeven
2016-11-14 18:37 ` [PATCH v3 07/11] ARM: dts: r8a7792: " Geert Uytterhoeven
2016-11-14 18:37 ` [PATCH v3 08/11] ARM: dts: r8a7793: " Geert Uytterhoeven
2016-11-15 17:53 ` [PATCH v3 00/11] soc: renesas: Identify SoC and register with the SoC bus Simon Horman
2016-11-14 18:37 ` [PATCH v3 09/11] ARM: dts: r8a7794: Add device node for PRR Geert Uytterhoeven
2016-11-14 18:37 ` [PATCH v3 10/11] arm64: dts: r8a7795: " Geert Uytterhoeven
2016-11-14 18:37 ` [PATCH v3 11/11] arm64: dts: r8a7796: " Geert Uytterhoeven
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=1479148637-5399-6-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=arnd@arndb.de \
--cc=devicetree@vger.kernel.org \
--cc=dirk.behme@de.bosch.com \
--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 \
/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).