linux-stable/drivers/phy
Antoine Tenart d0438bd6aa phy: add the mvebu cp110 comphy driver
On the CP110 unit, which can be found on various Marvell platforms such
as the 7k and 8k (currently), a comphy (common PHYs) hardware block can
be found. This block provides a number of PHYs which can be used in
various modes by other controllers (network, SATA ...). These common
PHYs must be configured for the controllers using them to work correctly
either at boot time, or when the system runs to switch the mode used.
This patch adds a driver for this comphy hardware block, providing
callbacks for the its PHYs so that consumers can configure the modes
used.

As of this commit, two modes are supported by the comphy driver: sgmii
and 10gkr.

Signed-off-by: Antoine Tenart <antoine.tenart@free-electrons.com>
Acked-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-08-30 15:17:45 -07:00
..
allwinner phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
amlogic phy: meson8b-usb2: add support for the USB PHY on Meson8 SoCs 2017-06-06 14:50:14 +05:30
broadcom phy: bcm-ns-usb3: fix MDIO_BUS dependency 2017-07-27 17:20:19 -07:00
hisilicon phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
marvell phy: add the mvebu cp110 comphy driver 2017-08-30 15:17:45 -07:00
motorola phy: cpcap-usb: Fix missing return statement 2017-06-16 11:40:21 +05:30
qualcomm phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
renesas phy: rcar-gen3-usb3: add support for R-Car Gen3 USB 3.0 PHY 2017-06-07 17:55:13 +05:30
rockchip phy: rockchip-inno-usb2: add support of usb2-phy for rk3228 SoCs 2017-06-06 14:50:25 +05:30
samsung phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
st phy: Group vendor specific phy drivers 2017-06-01 15:28:33 +05:30
tegra phy: fix returnvar.cocci warnings 2016-11-18 18:19:16 +05:30
ti phy: tusb1210: implement ->set_mode() 2017-06-09 17:39:39 +05:30
Kconfig phy: cpcap-usb: Add CPCAP PMIC USB support 2017-06-06 14:50:21 +05:30
Makefile phy: cpcap-usb: Add CPCAP PMIC USB support 2017-06-06 14:50:21 +05:30
phy-core.c phy: Add reset callback 2016-09-10 17:31:39 +05:30
phy-lpc18xx-usb-otg.c phy: lpc18xx-usb-otg: fix clock order in phy init 2015-08-10 20:11:58 +05:30
phy-mt65xx-usb3.c phy: phy-mt65xx-usb3: disable 100uA extraction from SS port to HS port 2017-04-10 16:43:40 +05:30
phy-pistachio-usb.c PHY: Add driver for Pistachio USB2.0 PHY 2015-06-21 21:53:38 +02:00
phy-xgene.c phy: xgene: rename "enum phy_mode" to "enum xgene_phy_mode" 2016-07-04 17:19:21 +05:30