diff options
Diffstat (limited to 'arch/powerpc/dts/mcr3000.dts')
-rw-r--r-- | arch/powerpc/dts/mcr3000.dts | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/powerpc/dts/mcr3000.dts b/arch/powerpc/dts/mcr3000.dts index e4b222857b..ef423d73c2 100644 --- a/arch/powerpc/dts/mcr3000.dts +++ b/arch/powerpc/dts/mcr3000.dts @@ -9,4 +9,7 @@ /dts-v1/; / { + WDT: watchdog@0 { + compatible = "fsl,pq1-wdt"; + }; }; |