Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2357adb6 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Simon Horman
Browse files

ARM: dts: r8a7794: Add device node for PRR



Add a device node for the Product Register, which provides SoC product
and revision information.

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent c832999d
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1377,6 +1377,11 @@
		};
	};

	prr: chipid@ff000044 {
		compatible = "renesas,prr";
		reg = <0 0xff000044 0 4>;
	};

	sysc: system-controller@e6180000 {
		compatible = "renesas,r8a7794-sysc";
		reg = <0 0xe6180000 0 0x0200>;