From cbd2551628c50816b479e7689641f553f1aa688e Mon Sep 17 00:00:00 2001 From: Radek Dostal Date: Mon, 17 Nov 2014 15:41:18 +0100 Subject: [PATCH] ARM: dts: bcm63138: change "interupts" to "interrupts" all other nodes in bcm63138.dtsi use "interrupts", this had to be just a typo which never got noticed, even it may have quite some consequences. Signed-off-by: Radek Dostal Acked-by: Florian Fainelli Signed-off-by: Jiri Kosina --- arch/arm/boot/dts/bcm63138.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ twd_watchdog: watchdog@1e620 { compatible = "arm,cortex-a9-twd-wdt"; reg = <0x1e620 0x20>; - interupts = ; + interrupts = ; }; };