]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: r8a7792: Add device node for RST module
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 21 Oct 2016 10:13:33 +0000 (12:13 +0200)
committerGeert Uytterhoeven <geert+renesas@glider.be>
Wed, 2 Nov 2016 19:43:28 +0000 (20:43 +0100)
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>
arch/arm/boot/dts/r8a7792.dtsi

index 713141d38b3ea960fcee7dfdbd9317bbc0527536..6e1f61f65d292b0bea394ff3e36d4feaf8330839 100644 (file)
@@ -118,6 +118,11 @@ IRQ_TYPE_LEVEL_LOW)>,
                                      IRQ_TYPE_LEVEL_LOW)>;
                };
 
+               rst: reset-controller@e6160000 {
+                       compatible = "renesas,r8a7792-rst";
+                       reg = <0 0xe6160000 0 0x0100>;
+               };
+
                sysc: system-controller@e6180000 {
                        compatible = "renesas,r8a7792-sysc";
                        reg = <0 0xe6180000 0 0x0200>;