linux/drivers/usb/chipidea
Fabio Estevam 03779f05be usb: chipidea: move hw_phymode_configure() into probe
Currently hw_phymode_configure() is located inside hw_device_reset(), which is
only called by chipidea udc driver.

When operating in host mode, we also need to call hw_phymode_configure() in
order to properly configure the PHY mode, so move this function into probe.

After this change, USB Host1 port on mx53qsb board is functional.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Tested-by: Arnaud Patard <arnaud.patard@rtp-net.org>
Reviewed-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Alexander Shishkin <alexander.shishkin@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-14 12:34:15 -07:00
..
bits.h usb: chipidea: cast PORTSC_PTS and DEVLC_PTS macros 2013-07-29 10:54:31 -07:00
ci_hdrc_imx.c usb: chipidea: ci_hdrc_imx: remove unused variable 'res' 2013-08-14 12:34:15 -07:00
ci_hdrc_imx.h usb: chipidea: drop "13xxx" infix 2013-06-24 16:16:55 -07:00
ci_hdrc_msm.c usb: chipidea: drop "13xxx" infix 2013-06-24 16:16:55 -07:00
ci_hdrc_pci.c usb: chipidea: drop "13xxx" infix 2013-06-24 16:16:55 -07:00
ci.h usb: chipidea: drop "13xxx" infix 2013-06-24 16:16:55 -07:00
core.c usb: chipidea: move hw_phymode_configure() into probe 2013-08-14 12:34:15 -07:00
debug.c usb: chipidea: drop "13xxx" infix 2013-06-24 16:16:55 -07:00
debug.h usb: chipidea: drop "13xxx" infix 2013-06-24 16:16:55 -07:00
host.c usb: host: add has_tdi_phy_lpm capability bit 2013-08-12 13:29:46 -05:00
host.h usb: chipidea: drop "13xxx" infix 2013-06-24 16:16:55 -07:00
Kconfig usb: chipidea: fix the build error with randconfig 2013-07-29 10:54:31 -07:00
Makefile Device tree updates for v3.11 2013-07-04 15:51:45 -07:00
udc.c usb: chipidea: drop "13xxx" infix 2013-06-24 16:16:55 -07:00
udc.h usb: chipidea: drop "13xxx" infix 2013-06-24 16:16:55 -07:00
usbmisc_imx.c usb: chipidea: drop "13xxx" infix 2013-06-24 16:16:55 -07:00