aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/boot/dts/bcm63138.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/bcm63138.dtsi b/arch/arm/boot/dts/bcm63138.dtsi
index f3bb2dd6269e..d2d8e94e0aa2 100644
--- a/arch/arm/boot/dts/bcm63138.dtsi
+++ b/arch/arm/boot/dts/bcm63138.dtsi
@@ -102,7 +102,7 @@
102 twd_watchdog: watchdog@1e620 { 102 twd_watchdog: watchdog@1e620 {
103 compatible = "arm,cortex-a9-twd-wdt"; 103 compatible = "arm,cortex-a9-twd-wdt";
104 reg = <0x1e620 0x20>; 104 reg = <0x1e620 0x20>;
105 interupts = <GIC_PPI 14 IRQ_TYPE_LEVEL_HIGH>; 105 interrupts = <GIC_PPI 14 IRQ_TYPE_LEVEL_HIGH>;
106 }; 106 };
107 }; 107 };
108 108