Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348463
b: refs/heads/master
c: d2268be
h: refs/heads/master
i:
  348461: df91524
  348459: 45dd33f
  348455: 90e53bd
  348447: 987fdb4
v: v3
  • Loading branch information
Andrew Lunn authored and Jason Cooper committed Jan 6, 2013
1 parent 877d308 commit 13202cd
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 107c21c3461d402ac0d2cdc1929e686612890727
refs/heads/master: d2268be3dc0ef59f9d572f082c08e698e4617bc4
4 changes: 4 additions & 0 deletions trunk/arch/arm/mach-kirkwood/board-dt.c
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@ static void __init kirkwood_legacy_clk_init(void)
orion_clkdev_add(NULL, "mv643xx_eth_port.1",
of_clk_get_from_provider(&clkspec));

clkspec.args[0] = CGC_BIT_SDIO;
orion_clkdev_add(NULL, "mvsdio",
of_clk_get_from_provider(&clkspec));

}

static void __init kirkwood_of_clk_init(void)
Expand Down

0 comments on commit 13202cd

Please sign in to comment.