Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 340005
b: refs/heads/master
c: eebdb17
h: refs/heads/master
i:
  340003: 86b7c3f
v: v3
  • Loading branch information
Roland Stigge authored and Sascha Hauer committed Nov 16, 2012
1 parent 61260dc commit 0ab332f
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: 3ab3a350200c14350220fffde893f3afb640fd25
refs/heads/master: eebdb17287443408c979dbc1cee594f6b770bc68
1 change: 1 addition & 0 deletions trunk/arch/arm/mach-imx/clk-imx51-imx53.c
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,7 @@ int __init mx53_clocks_init(unsigned long rate_ckil, unsigned long rate_osc,
clk_register_clkdev(clk[can1_serial_gate], "per", "53fc8000.can");
clk_register_clkdev(clk[can2_ipg_gate], "ipg", "53fcc000.can");
clk_register_clkdev(clk[can2_serial_gate], "per", "53fcc000.can");
clk_register_clkdev(clk[dummy], NULL, "53fa4000.rtc");

/* set SDHC root clock to 200MHZ*/
clk_set_rate(clk[esdhc_a_podf], 200000000);
Expand Down

0 comments on commit 0ab332f

Please sign in to comment.