提交 139e9a63 编写于 作者: T Tero Kristo 提交者: Tony Lindgren

ARM: dts: dra7: add fck under timer1

Add the functional clock definition for timer1. This is needed so that
the clock rate calculations continue to function properly once dra7
transitions away from hwmod data and towards the clkctrl clocks.
Signed-off-by: NTero Kristo <t-kristo@ti.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 ab44c5b4
...@@ -876,6 +876,8 @@ ...@@ -876,6 +876,8 @@
interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>; interrupts = <GIC_SPI 32 IRQ_TYPE_LEVEL_HIGH>;
ti,hwmods = "timer1"; ti,hwmods = "timer1";
ti,timer-alwon; ti,timer-alwon;
clock-names = "fck";
clocks = <&timer1_gfclk_mux>;
}; };
timer2: timer@48032000 { timer2: timer@48032000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册