提交 23c47378 编写于 作者: G Gilles Chanteperdrix 提交者: Tero Kristo

ARM: dts: omap4: add twd clock to DT

Booting Linux 3.14 on Pandaboard currently gets the following
message displayed:

smp_twd: clock not found -2

Define "mpu_periphclk" as the twd clock in omap4 dts to avoid this.
Signed-off-by: NGilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Acked-by: NTero Kristo <t-kristo@ti.com>
Signed-off-by: NTero Kristo <t-kristo@ti.com>
上级 0922b339
......@@ -67,6 +67,7 @@
local-timer@48240600 {
compatible = "arm,cortex-a9-twd-timer";
clocks = <&mpu_periphclk>;
reg = <0x48240600 0x20>;
interrupts = <GIC_PPI 13 (GIC_CPU_MASK_RAW(3) | IRQ_TYPE_LEVEL_HIGH)>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册