aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/boot')
-rw-r--r--arch/arm/boot/dts/dra7.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/dra7.dtsi b/arch/arm/boot/dts/dra7.dtsi
index 9cc98436a982..666e796847d8 100644
--- a/arch/arm/boot/dts/dra7.dtsi
+++ b/arch/arm/boot/dts/dra7.dtsi
@@ -653,7 +653,7 @@
653 }; 653 };
654 654
655 wdt2: wdt@4ae14000 { 655 wdt2: wdt@4ae14000 {
656 compatible = "ti,omap4-wdt"; 656 compatible = "ti,omap3-wdt";
657 reg = <0x4ae14000 0x80>; 657 reg = <0x4ae14000 0x80>;
658 interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>; 658 interrupts = <GIC_SPI 75 IRQ_TYPE_LEVEL_HIGH>;
659 ti,hwmods = "wd_timer2"; 659 ti,hwmods = "wd_timer2";