1
0
Fork 0

ARM: dts: r8a73a4: 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-14 19:37:09 +01:00 committed by Simon Horman
parent 6b334366e6
commit f027033206
1 changed files with 5 additions and 0 deletions

View File

@ -751,6 +751,11 @@
};
};
prr: chipid@ff000044 {
compatible = "renesas,prr";
reg = <0 0xff000044 0 4>;
};
sysc: system-controller@e6180000 {
compatible = "renesas,sysc-r8a73a4", "renesas,sysc-rmobile";
reg = <0 0xe6180000 0 0x8000>, <0 0xe6188000 0 0x8000>;