mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-25 20:14:25 +08:00
ARM: dts: r8a7778: Add device node for RESET/WDT module
Add a device node for the RESET/WDT module, which provides a.o. reset control, mode pin monitoring, and watchdog control. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Acked-by: Dirk Behme <dirk.behme@de.bosch.com>
This commit is contained in:
parent
527c02f66d
commit
e2eb35e03a
@ -626,4 +626,9 @@
|
||||
"sru-src6", "sru-src7", "sru-src8";
|
||||
};
|
||||
};
|
||||
|
||||
rst: reset-controller@ffcc0000 {
|
||||
compatible = "renesas,r8a7778-reset-wdt";
|
||||
reg = <0xffcc0000 0x40>;
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user