1
0
Fork 0

ARM: dts: r8a7779: 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:10 +01:00 committed by Simon Horman
parent f027033206
commit 9ba368e222
1 changed files with 5 additions and 0 deletions

View File

@ -590,6 +590,11 @@
};
};
prr: chipid@ff000044 {
compatible = "renesas,prr";
reg = <0xff000044 4>;
};
sysc: system-controller@ffd85000 {
compatible = "renesas,r8a7779-sysc";
reg = <0xffd85000 0x0200>;