diff options
Diffstat (limited to 'src/arm/s5pv210.dtsi')
-rw-r--r-- | src/arm/s5pv210.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/arm/s5pv210.dtsi b/src/arm/s5pv210.dtsi index a853918be43fc..726c5d0dbd5bc 100644 --- a/src/arm/s5pv210.dtsi +++ b/src/arm/s5pv210.dtsi @@ -310,7 +310,7 @@ }; watchdog: watchdog@e2700000 { - compatible = "samsung,s3c2410-wdt"; + compatible = "samsung,s3c6410-wdt"; reg = <0xe2700000 0x1000>; interrupt-parent = <&vic0>; interrupts = <26>; |