Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 272780
b: refs/heads/master
c: ad9f667
h: refs/heads/master
v: v3
  • Loading branch information
Marc Dietrich authored and Olof Johansson committed Aug 11, 2011
1 parent fb590b3 commit 718dff8
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 11b3adb45da636a839bd2b7c300c616e0e2c38d6
refs/heads/master: ad9f6677575e80ce23cb491d5ffb7b536772552e
6 changes: 6 additions & 0 deletions trunk/arch/arm/mach-tegra/board-paz00.c
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,12 @@ static __initdata struct tegra_clk_init_table paz00_clk_init_table[] = {
/* name parent rate enabled */
{ "uarta", "pll_p", 216000000, true },
{ "uartd", "pll_p", 216000000, true },

{ "pll_p_out4", "pll_p", 24000000, true },
{ "usbd", "clk_m", 12000000, false },
{ "usb2", "clk_m", 12000000, false },
{ "usb3", "clk_m", 12000000, false },

{ NULL, NULL, 0, 0},
};

Expand Down

0 comments on commit 718dff8

Please sign in to comment.