u-boot-brain/drivers/usb
Andrew Murray 99b4eaa68e usb: Prevent using reserved registers on DM36x usb
The musb driver defines and uses MUSB_CSR0_H_DIS_PING, however this
bit is reserved on the DM36x. Thus this patch ensures that the
reserved bit is not accesssed.

It has been observed that some USB devices will fail to enumerate
with errors such as 'error in inquiry' without this patch.

See http://www.ti.com/litv/pdf/sprufh9a for details.

Cc: Marek Vasut <marex@denx.de>
Cc: Tom Rini <trini@ti.com>
Signed-off-by: Andrew Murray <amurray@embedded-bits.co.uk>
Acked-by: Marek Vasut <marex@denx.de>
2013-10-10 07:58:00 -04:00
..
eth net: smsc95xx: Add support for another SMSC95xx variant 2013-08-19 12:34:18 -05:00
gadget USB: gadget: atmel: disconnect before unbind 2013-09-24 17:51:36 +02:00
host usb: ehci: Fix test mode for connected ports 2013-09-27 16:20:52 +02:00
musb usb: Prevent using reserved registers on DM36x usb 2013-10-10 07:58:00 -04:00
musb-new linux/compat.h: move dev_err, dev_info and dev_dbg from usb driver to compat.h 2013-08-22 16:50:29 +02:00
phy Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
ulpi Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00