MUSB

From eLinux.org
Revision as of 00:22, 2 July 2010 by Ajaykuee (talk | contribs) (MUSB PENDING PATCHES)
Jump to: navigation, search

MUSBMHDRC DRD OTG Controller

The MUSBMHDRC DRD OTG Controller (from now on referred to as MUSB is a Dual-Role OTG IP Core used in several SoC implementations. At the time of this writing at least OMAP, DaVinci and Blackfins integrate that IP Core in the SoC and a discrete version of it is supplied by Texas Instruments as the tusb6010 ASIC.

MUSB PENDING PATCHES

Bug fix patches for v2.6.35

Acked by Felipe

Review in progress

  * musb: fix compilation warning in host only mode [1]
  * USB: musb: suppress warning about unused flags [2]
  * usb: musb: use correct register widths in register dumps [3]
  * 

New feature patches for v2.6.36

Acked by Felipe

  * musb: Kill board specific pinmux from driver file [4]

Review in progress

  * AM35x: Add musb support [5]
  * musb: add musb support for AM35x [6]
  * musb: AM35x: Workaround for fifo read issue [7]
  * usb: musb: Update FIFO mode_5_cfg to accomodate 4K [8]
  * musb: remove extra blank and border lines [9]
  * OMAP3: musb: add neednop flag to fix nop modular issue [10]
  * musb: populate board_data within musb structure [11]
  * usb: musb: do not override DMA mode in channel program [12]