提交 cbd25516 编写于 作者: R Radek Dostal 提交者: Jiri Kosina

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: NRadek Dostal <radek.dostal@streamunlimited.com>
Acked-by: NFlorian Fainelli <f.fainelli@gmail.com>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 3943f42c
......@@ -102,7 +102,7 @@ local_timer: local-timer@1e600 {
twd_watchdog: watchdog@1e620 {
compatible = "arm,cortex-a9-twd-wdt";
reg = <0x1e620 0x20>;
interupts = <GIC_PPI 14 IRQ_TYPE_LEVEL_HIGH>;
interrupts = <GIC_PPI 14 IRQ_TYPE_LEVEL_HIGH>;
};
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册