1
0
Fork 0

ARM: dts: r8a7743: 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>
hifive-unleashed-5.1
Geert Uytterhoeven 2016-11-18 11:37:42 +01:00 committed by Simon Horman
parent 13ae6ac495
commit 11d4407e93
1 changed files with 5 additions and 0 deletions

View File

@ -102,6 +102,11 @@
#power-domain-cells = <0>;
};
prr: chipid@ff000044 {
compatible = "renesas,prr";
reg = <0 0xff000044 0 4>;
};
rst: reset-controller@e6160000 {
compatible = "renesas,r8a7743-rst";
reg = <0 0xe6160000 0 0x100>;