board: MCR3000: use new DM watchdog
[platform/kernel/u-boot.git] / arch / powerpc / dts / mcr3000.dts
1 /*
2  * MCR3000 Device Tree Source
3  *
4  * Copyright 2017 CS Systemes d'Information
5  *
6  * SPDX-License-Identifier:     GPL-2.0+
7  */
8
9 /dts-v1/;
10
11 / {
12         WDT: watchdog@0 {
13                 compatible = "fsl,pq1-wdt";
14         };
15 };