linux/drivers/usb/phy
Tim Bird 30bf8667ce usb: phy: msm: Select secondary PHY via TCSR
Select the secondary PHY using the TCSR register, if phy-num=1
in the DTS (or phy_number is set in the platform data).  The
SOC has 2 PHYs which can be used with the OTG port, and this
code allows configuring the correct one.

Note: This resolves the problem I was seeing where I couldn't
get the USB driver working at all on a dragonboard, from cold
boot.  This patch depends on patch 5/14 from Ivan's msm USB
patch set.  It does not use DT for the register address, as
there's no evidence that this address changes between SoC
versions.

Signed-off-by: Tim Bird <tim.bird@sonymobile.com>
Signed-off-by: Ivan T. Ivanov <iivanov@mm-sol.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2014-04-30 11:29:51 -05:00
..
am35x-phy-control.h
Kconfig usb: phy: msm: Make driver selectable on ARCH_QCOM 2014-04-30 11:11:30 -05:00
Makefile phy: rename struct omap_control_usb to struct omap_control_phy 2014-03-09 12:45:08 +05:30
of.c
phy-ab8500-usb.c
phy-am335x-control.c usb: phy: am335x-control: include appropriate header file in phy-am335x-control.c 2013-12-19 09:27:42 -06:00
phy-am335x.c usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h> 2014-04-21 14:07:24 -05:00
phy-fsl-usb.c usb: delete non-required instances of include <linux/init.h> 2014-01-08 15:01:39 -08:00
phy-fsl-usb.h
phy-fsm-usb.c usb: phy: fsm: update OTG HNP state transition conditions according to OTG and EH 2.0 spec. 2014-03-07 10:03:25 -06:00
phy-generic.c usb: phy: generic: allow multiples calls to usb_phy_generic_register() 2014-04-21 14:07:25 -05:00
phy-generic.h usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h> 2014-04-21 14:07:24 -05:00
phy-gpio-vbus-usb.c
phy-isp1301-omap.c usb: phy: isp1301-omap: fix smatch warnings 2013-12-23 10:14:40 -06:00
phy-isp1301.c
phy-keystone.c usb: phy: rename <linux/usb/usb_phy_gen_xceiv.h> to <linux/usb/usb_phy_generic.h> 2014-04-21 14:07:24 -05:00
phy-msm-usb.c usb: phy: msm: Select secondary PHY via TCSR 2014-04-30 11:29:51 -05:00
phy-mv-u3d-usb.c usb: phy: mv-u3d: switch over to writel/readl 2014-04-21 10:52:52 -05:00
phy-mv-u3d-usb.h
phy-mv-usb.c usb: delete non-required instances of include <linux/init.h> 2014-01-08 15:01:39 -08:00
phy-mv-usb.h
phy-mxs-usb.c usb: phy: mxs: Add sync time after controller clear phcd 2014-03-05 14:40:09 -06:00
phy-omap-otg.c
phy-rcar-gen2-usb.c usb: phy: rcar-gen2-usb: always use 'dev' variable in probe() method 2014-03-05 09:44:48 -06:00
phy-rcar-usb.c
phy-samsung-usb.c
phy-samsung-usb.h
phy-samsung-usb2.c
phy-samsung-usb3.c
phy-tahvo.c usb: phy: tahvo: fix smatch warnings 2013-12-23 10:14:33 -06:00
phy-tegra-usb.c
phy-twl6030-usb.c phy: omap-usb2: move omap_usb.h from linux/usb/ to linux/phy/ 2014-03-07 21:51:45 +05:30
phy-ulpi-viewport.c
phy-ulpi.c usb: phy: Add ulpi IDs for SMSC USB3320 and TI TUSB1210 2014-03-17 16:08:27 -07:00
phy.c usb: phy: move some error messages to debug 2014-02-04 12:59:14 -08:00