This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Omap5432-uEVM: GLSDK: 6_04_00_02 : USB 3.0 host support enabling details required

Other Parts Discussed in Thread: TWL6040

Hello All,

I want to use USB 3.0 host support for GLSDK :6_04_00_02 on Omap5-uevm.  referred our previous discussions

w.r.to http://e2e.ti.com/support/omap/f/885/t/327583.aspx  two pads (U30 and L31) J10 : connected using jumper. 

And trying to check usb 3.0 host support by using pen drives etc.. usb devices,

But I am unable to get host support at usb 3.0 port.

In addition the usb 2.0 port works out of box.

Below are my configurations on agago image.

Any pointers or references will be great help..

kernel configurations : it build for usb dual (host & gadget) support, Do I have to build it for host only mode??
CONFIG_USB_DWC3=m
CONFIG_USB_DWC3_DUAL_ROLE=y
CONFIG_OMAP_USB3=m

root@omap5-evm:~# dmesg | grep -i usb
[    1.853118] usbcore: registered new interface driver asix
[    1.859008] usbcore: registered new interface driver cdc_ether
[    1.865386] usbcore: registered new interface driver smsc95xx
[    1.871582] usbcore: registered new interface driver net1080
[    1.877746] usbcore: registered new interface driver cdc_subset
[    1.884155] usbcore: registered new interface driver zaurus
[    1.890228] usbcore: registered new interface driver cdc_ncm
[    1.896881] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.927307] ehci-omap 4a064c00.ehci: new USB bus registered, assigned bus number 1
[    1.951232] ehci-omap 4a064c00.ehci: USB 2.0 started, EHCI 1.00
[    1.957794] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.964935] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.972503] usb usb1: Product: EHCI Host Controller
[    1.977630] usb usb1: Manufacturer: Linux 3.8.13-g2c871a8 ehci_hcd
[    1.984466] usb usb1: SerialNumber: 4a064c00.ehci
[    1.991363] hub 1-0:1.0: USB hub found
[    2.141235] usbcore: registered new interface driver cdc_wdm
[    2.147186] Initializing USB Mass Storage driver...
[    2.152526] usbcore: registered new interface driver usb-storage
[    2.158843] USB Mass Storage support registered.
[    2.163909] usbcore: registered new interface driver usbtest
[    2.334472] usb 1-2: new high-speed USB device number 2 using ehci-omap
[    2.558013] usbcore: registered new interface driver usbhid
[    2.563873] usbhid: USB HID core driver
[    6.498168] hub 1-0:1.0: Cannot enable port 2.  Maybe the USB cable is bad?
[   10.630981] hub 1-0:1.0: Cannot enable port 2.  Maybe the USB cable is bad?
[   14.763885] hub 1-0:1.0: Cannot enable port 2.  Maybe the USB cable is bad?
[   18.603790] palmas-usb palmas_usb.36: Initialized Palmas USB module
[   18.896636] hub 1-0:1.0: Cannot enable port 2.  Maybe the USB cable is bad?
[   18.903961] hub 1-0:1.0: unable to enumerate USB device on port 2
[   19.162261] usb 1-3: new high-speed USB device number 6 using ehci-omap
[   19.343505] usb 1-3: New USB device found, idVendor=0424, idProduct=9730
[   19.372772] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[   19.754730] smsc95xx 1-3:1.0 eth0: register 'smsc95xx' at usb-4a064c00.ehci-3, smsc95xx USB 2.0 Ethernet, 52:03:b7:6c:82:db
root@omap5-evm:~#


root@omap5-evm:~# lsmod
Module                  Size  Used by
wlcore_sdio             4996  0
snd_soc_spdif_tx        1391  0
dwc3                   43021  0
compat                  7893  1 wlcore_sdio
snd_soc_omap_abe_twl6040    13443  0
snd_soc_twl6040        21445  2 snd_soc_omap_abe_twl6040
omap_usb3               4024  1
ahci_platform           4543  0
libahci                25786  1 ahci_platform
omapdrm_pvr           342349  0
palmas_usb              4132  0
omap_usb2               4082  2 palmas_usb
dwc3_omap               4465  2 dwc3,palmas_usb
snd_soc_omap_mcpdm      5048  2
snd_soc_omap_abe       32734  9 snd_soc_omap_abe_twl6040,snd_soc_omap_mcpdm
snd_soc_abe_hal        41676  2 snd_soc_omap_abe,snd_soc_omap_mcpdm
snd_soc_omap_dmic       5512  0
snd_soc_omap_mcasp      5198  0
snd_soc_omap_mcbsp     18670  3 snd_soc_omap_abe_twl6040
root@omap5-evm:~#

root@omap5-evm:~#  lsusb
Bus 001 Device 006: ID 0424:9730 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
root@omap5-evm:~#


root@omap5-evm:~# mount
/dev/root on / type ext4 (rw,relatime,data=ordered)
devtmpfs on /dev type devtmpfs (rw,relatime,size=982216k,nr_inodes=165732,mode=755)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
tmpfs on /var/volatile type tmpfs (rw,relatime,size=16384k)
tmpfs on /dev/shm type tmpfs (rw,relatime,mode=777)
tmpfs on /media/ram type tmpfs (rw,relatime,size=16384k)
/dev/mmcblk1p4 on /media/mmcblk1p4 type ext4 (rw,relatime,data=ordered)
/dev/mmcblk0p1 on /media/mmcblk0p1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620)
root@omap5-evm:~#

Does I am missing anything ? Please advice..

Thanks

Shrikant