android_kernel_motorola_sm6225/drivers/usb/phy
Tuomas Tynkkynen 3e635202ce usb: phy: tegra: Tegra30 support
The Tegra30 USB PHY is a bit different than the Tegra20 PHY:

- The EHCI controller supports the HOSTPC register extension, and some
  of the fields that the PHY needs to modify (PHCD and PTS) have moved
  to the new HOSTPC register.
- Some of the UTMI PLL configuration registers have moved from the USB
  register space to the Clock-And-Reset controller space. In Tegra30
  the clock driver is responsible for configuring the UTMI PLL.
- The USBMODE register must be explicitly written to enter host mode.
- Certain PHY parameters need to be programmed for optimal signal
  quality. Support for this will be added in the next patch.

The new tegra_phy_soc_config structure is added to describe the
differences between the SoCs.

Signed-off-by: Tuomas Tynkkynen <ttynkkynen@nvidia.com>
Tested-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2013-08-12 13:29:48 -05:00
..
am35x-phy-control.h usb: phy: Add AM335x PHY driver 2013-08-09 17:34:15 +03:00
Kconfig usb: phy: Add AM335x PHY driver 2013-08-09 17:34:15 +03:00
Makefile usb: phy: Add AM335x PHY driver 2013-08-09 17:34:15 +03:00
of.c usb: add devicetree helpers for determining dr_mode and phy_type 2013-06-17 13:47:09 -07:00
phy-ab8500-usb.c usb: phy: ab8500-usb: add ab9540 support 2013-05-28 20:03:55 +03:00
phy-am335x-control.c usb: phy: Add AM335x PHY driver 2013-08-09 17:34:15 +03:00
phy-am335x.c usb: phy: Add AM335x PHY driver 2013-08-09 17:34:15 +03:00
phy-fsl-usb.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-fsl-usb.h usb: phy: rename all phy drivers to phy-$name-usb.c 2013-03-18 11:18:08 +02:00
phy-fsm-usb.c usb: phy: rename all phy drivers to phy-$name-usb.c 2013-03-18 11:18:08 +02:00
phy-fsm-usb.h usb: phy: rename all phy drivers to phy-$name-usb.c 2013-03-18 11:18:08 +02:00
phy-generic.c usb: phy: phy-generic: export init functions 2013-08-09 17:34:02 +03:00
phy-generic.h usb: phy: phy-generic: export init functions 2013-08-09 17:34:02 +03:00
phy-gpio-vbus-usb.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-isp1301-omap.c usb: patches for v3.10 merge window 2013-04-05 15:18:00 -07:00
phy-isp1301.c usb: phy: Fix NULL pointer exception during usb_get_phy 2013-05-15 17:32:47 +03:00
phy-msm-usb.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-mv-u3d-usb.c usb: phy: mv-u3d: Staticize mv_u3d_phy_shutdown() 2013-08-09 16:34:21 +03:00
phy-mv-u3d-usb.h usb: phy: rename all phy drivers to phy-$name-usb.c 2013-03-18 11:18:08 +02:00
phy-mv-usb.c usb: phy: mv-usb: remove incorrect __exit_p annotation 2013-08-09 16:34:23 +03:00
phy-mv-usb.h usb: otg: mv_otg: remove unused clock 2013-04-02 11:42:45 +03:00
phy-mxs-usb.c usb: phy: phy-mxs-usb: Check the return value from stmp_reset_block() 2013-07-29 13:56:50 +03:00
phy-omap-control.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-omap-usb2.c usb: phy: rename all phy drivers to phy-$name-usb.c 2013-03-18 11:18:08 +02:00
phy-omap-usb3.c usb: phy: omap-usb3: Improve DPLL parameter lookup code 2013-07-29 13:58:09 +03:00
phy-rcar-usb.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-samsung-usb.c usb: phy: samsung: Add support HSIC on Exynos4X12 2013-05-28 20:16:37 +03:00
phy-samsung-usb.h usb: phy: samsung: Add support HSIC on Exynos4X12 2013-05-28 20:16:37 +03:00
phy-samsung-usb2.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-samsung-usb3.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-tegra-usb.c usb: phy: tegra: Tegra30 support 2013-08-12 13:29:48 -05:00
phy-twl4030-usb.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-twl6030-usb.c usb: phy: use dev_get_platdata() 2013-07-30 11:18:53 +03:00
phy-ulpi-viewport.c usb: phy: export ulpi_viewport_access_ops 2013-06-17 13:54:47 -07:00
phy-ulpi.c usb: phy: rename all phy drivers to phy-$name-usb.c 2013-03-18 11:18:08 +02:00
phy.c usb: phy: remove exported function from __init section 2013-04-23 14:13:48 +03:00