summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/r8a7793.dtsi
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2016-11-14 19:37:14 +0100
committerSimon Horman <horms+renesas@verge.net.au>2016-11-23 20:52:35 +0100
commitc832999d3af2a9229c1c518997963def42fbaf4b (patch)
tree1fa15d4cee2e7be4de35f952f9920598dff97fcf /arch/arm/boot/dts/r8a7793.dtsi
parent7cbae74e641761ed117a5a8d903b97a9892a2426 (diff)
downloadlinux-0-day-c832999d3af2a9229c1c518997963def42fbaf4b.tar.gz
linux-0-day-c832999d3af2a9229c1c518997963def42fbaf4b.tar.xz
ARM: dts: r8a7793: Add device node for PRR
Add a device node for the Product Register, which provides SoC product and revision information. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'arch/arm/boot/dts/r8a7793.dtsi')
-rw-r--r--arch/arm/boot/dts/r8a7793.dtsi5
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/r8a7793.dtsi b/arch/arm/boot/dts/r8a7793.dtsi
index 629d3d60d1cd7..a377dda177241 100644
--- a/arch/arm/boot/dts/r8a7793.dtsi
+++ b/arch/arm/boot/dts/r8a7793.dtsi
@@ -1306,6 +1306,11 @@
};
};
+ prr: chipid@ff000044 {
+ compatible = "renesas,prr";
+ reg = <0 0xff000044 0 4>;
+ };
+
sysc: system-controller@e6180000 {
compatible = "renesas,r8a7793-sysc";
reg = <0 0xe6180000 0 0x0200>;