Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 361165
b: refs/heads/master
c: b0ad099
h: refs/heads/master
i:
  361163: 2822cd6
v: v3
  • Loading branch information
Aaro Koskinen authored and Tony Lindgren committed Mar 5, 2013
1 parent 623b002 commit 1347a81
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 08913c2d2445da9f17a32186418e61baa4ae85b6
refs/heads/master: b0ad0995e92fdf6b25056da76c906c51bb06d6a5
2 changes: 2 additions & 0 deletions trunk/arch/arm/mach-omap2/board-rx51.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#include <linux/io.h>
#include <linux/gpio.h>
#include <linux/leds.h>
#include <linux/usb/phy.h>
#include <linux/usb/musb.h>
#include <linux/platform_data/spi-omap2-mcspi.h>

Expand Down Expand Up @@ -98,6 +99,7 @@ static void __init rx51_init(void)
sdrc_params = nokia_get_sdram_timings();
omap_sdrc_init(sdrc_params, sdrc_params);

usb_bind_phy("musb-hdrc.0.auto", 0, "twl4030_usb");
usb_musb_init(&musb_board_data);
rx51_peripherals_init();

Expand Down

0 comments on commit 1347a81

Please sign in to comment.