24 Apr, 2009

1 commit


14 Aug, 2008

2 commits

  • Use platform_data to pass musb configuration-specific
    details to musb driver.

    This patch will prevent that other platforms selecting
    HAVE_CLK and enabling musb won't break tree building.

    The other parts of it will come when linux-omap merge
    up more omap2/3 board-files.

    Signed-off-by: Felipe Balbi
    Acked-by: Paul Mundt
    Signed-off-by: Greg Kroah-Hartman

    Felipe Balbi
     
  • This patch adds support for MUSB and TUSB controllers
    integrated into omap2430 and davinci. It also adds support
    for external tusb6010 controller.

    Cc: David Brownell
    Cc: Tony Lindgren
    Signed-off-by: Felipe Balbi
    Signed-off-by: Greg Kroah-Hartman

    Felipe Balbi