dts/arm: Add support for the watchdog in MEC1501hsz

It has one instance of this watchdog.

Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
Tomasz Bursztyka 2019-06-04 15:34:31 +02:00 committed by Anas Nashif
commit e83f4fad29

View file

@ -36,6 +36,12 @@
interrupts = <111 0>;
label = "RTIMER";
};
wdog: watchdog@40000400 {
compatible = "microchip,xec-watchdog";
reg = <0x40000400 0x400>;
interrupts = <171 0>;
label = "WDT_0";
};
uart0: uart@400f2400 {
compatible = "ns16550";
reg = <0x400f2400 0x400>;