Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355244
b: refs/heads/master
c: 87e4ee7
h: refs/heads/master
v: v3
  • Loading branch information
Soren Brinkmann authored and Michal Simek committed Jan 28, 2013
1 parent 53db0da commit 133058a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 03377e5852309edc90acbb03f6e2dfef70c020f2
refs/heads/master: 87e4ee759f44f8d1e0f039bc9ba2ef57ea2a9bee
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-zynq/timer.c
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ static void __init zynq_ttc_setup_clockevent(struct device_node *np,
ttcce->ce.set_mode = xttcps_set_mode;
ttcce->ce.rating = 200;
ttcce->ce.irq = irq;
ttcce->ce.cpumask = cpu_possible_mask;

__raw_writel(0x23, ttcce->xttc.base_addr + XTTCPS_CNT_CNTRL_OFFSET);
__raw_writel(CLK_CNTRL_PRESCALE | CLK_CNTRL_PRESCALE_EN,
Expand Down

0 comments on commit 133058a

Please sign in to comment.