linux/drivers/phy
Hans de Goede ba4bdc9e1d PHY: sunxi: Add driver for sunxi usb phy
The Allwinner A1x / A2x SoCs have 2 or 3 usb phys which are all accessed
through a single set of registers. Besides this there are also some other
phy related bits which need poking, which are per phy, but shared between the
ohci and ehci controllers, so these are also controlled from this new phy
driver.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2014-03-03 18:50:09 +05:30
..
Kconfig PHY: sunxi: Add driver for sunxi usb phy 2014-03-03 18:50:09 +05:30
Makefile PHY: sunxi: Add driver for sunxi usb phy 2014-03-03 18:50:09 +05:30
phy-bcm-kona-usb2.c usb: phy: bcm-kona-usb2: Use PTR_ERR_OR_ZERO 2014-03-02 00:26:26 +05:30
phy-core.c phy-core: Don't propagate -ENOSUPP from phy_pm_runtime_get_sync to caller 2014-02-18 12:13:16 -08:00
phy-exynos5250-sata.c PHY: Exynos: Add Exynos5250 SATA PHY driver 2014-03-03 18:50:09 +05:30
phy-exynos-dp-video.c phy: let phy_provider_register be the last step in registering PHY 2014-02-18 12:13:16 -08:00
phy-exynos-mipi-video.c phy: let phy_provider_register be the last step in registering PHY 2014-02-18 12:13:16 -08:00
phy-mvebu-sata.c phy: let phy_provider_register be the last step in registering PHY 2014-02-18 12:13:16 -08:00
phy-omap-usb2.c phy: let phy_provider_register be the last step in registering PHY 2014-02-18 12:13:16 -08:00
phy-sun4i-usb.c PHY: sunxi: Add driver for sunxi usb phy 2014-03-03 18:50:09 +05:30
phy-twl4030-usb.c usb: phy: twl4030-usb: Remove redundant semicolon 2014-03-02 00:26:26 +05:30