linux/drivers/usb/c67x00
Max Filippov 8f668fbbd5 USB: c67x00: add proper delays to HPI read/write
According to CY7C67300 specification HPI read and write cycle duration
Tcyc must be at least 6T long, where T is 1/48MHz, which is 125ns.
Without this delay fast host processor cannot write to chip registers.
Add proper ndelay to hpi_{read,write}_reg.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Acked-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-07 16:15:39 -08:00
..
c67x00-drv.c USB: c67x00: use dev_get_platdata() 2013-07-31 17:28:44 -07:00
c67x00-hcd.c usb: hcd: move controller wakeup setting initialization to individual driver 2013-12-08 18:06:46 -08:00
c67x00-hcd.h Fix common misspellings 2011-03-31 11:26:23 -03:00
c67x00-ll-hpi.c USB: c67x00: add proper delays to HPI read/write 2014-01-07 16:15:39 -08:00
c67x00-sched.c USB: c67x00: remove CONFIG_USB_DEBUG dependancy 2013-12-20 11:46:19 -08:00
c67x00.h USB: add Cypress c67x00 OTG controller HCD driver 2008-05-02 10:25:57 -07:00
Makefile USB: c67x00: remove CONFIG_USB_DEBUG dependancy 2013-12-20 11:46:19 -08:00