1
0
Fork 0

arm64: renesas: r8a7796 dtsi: Add device node for RST module

Add a device node for the RST module, which provides a.o. reset control
and mode pin monitoring.

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
hifive-unleashed-5.1
Geert Uytterhoeven 2016-05-27 11:55:26 +02:00
parent 6ddbb4cec2
commit 65f922c78f
1 changed files with 5 additions and 0 deletions

View File

@ -233,6 +233,11 @@
#power-domain-cells = <0>;
};
rst: reset-controller@e6160000 {
compatible = "renesas,r8a7796-rst";
reg = <0 0xe6160000 0 0x0200>;
};
sysc: system-controller@e6180000 {
compatible = "renesas,r8a7796-sysc";
reg = <0 0xe6180000 0 0x0400>;