]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
USB: musb: partial DaVinci dm355 support
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 24 Feb 2009 23:31:54 +0000 (15:31 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 24 Mar 2009 23:20:36 +0000 (16:20 -0700)
commita227fd7db74fa05d866790a4b29ba049bb5035cc
treed3f852d767e1c31394acd2c9bec811c0619df5dd
parent743821717c611913a5a3f95010b141f0b4cb5463
USB: musb: partial DaVinci dm355 support

Partial support for DaVinci DM355, on the EVM board; peripheral
mode should work, once mainline merges DM355 support.  Missing:

  (a) renumbering the GPIO for DRVVBUS on the DM6446 EVM,
      when DAVINCI_N_GPIO increases;

  (b) disabling DM355_DEEPSLEEP.DRVVBUS_OVERRIDE so VBUS is
      driven according to the ID signal, if cpu_is_..._dm355()

The new PHY control bits are ignored on DM6446.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Cc: Kevin Hilman <khilman@deeprootsystems.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/Kconfig
drivers/usb/musb/davinci.c
drivers/usb/musb/davinci.h