]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00241582 MX6 USB host: USB host certification patch
authormake shi <b15407@freescale.com>
Wed, 23 Jan 2013 02:36:00 +0000 (10:36 +0800)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:35:52 +0000 (08:35 +0200)
commit38015f5372c02c5279a7762692879fc93033486d
tree1eb09f780862ccdb40e4dd3ba9434740fa0545e3
parentdf3c3e009ae86220b8a8c4bd0d1cc989084c4b30
ENGR00241582 MX6 USB host: USB host certification patch

The patch include:
- USB test mode on hub port and Root-hub port
- support 3 types of message:
too much hub ties for hub attachment
too much power consumption for device attachment
unsupported device class warning
- support menuconfig select the FSL_USB_TEST_MODE, located in:
  -> Device Drivers
   -> USB support (USB_SUPPORT [=y])
     -> FSL High-speed Electrical Test Mode support

Signed-off-by: make shi <b15407@freescale.com>
drivers/usb/core/hub.c
drivers/usb/host/Kconfig
drivers/usb/host/Makefile
drivers/usb/host/arc_hset.c [new file with mode: 0644]
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-q.c