aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/marvell/Kconfig
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2019-02-07 18:10:26 -0800
committerDavid S. Miller <davem@davemloft.net>2019-02-07 18:10:26 -0800
commita4751093a26c6bbdff86c113e7f76cf4eaf22210 (patch)
tree52407841e1077839d40b8e895fa0ef13e33e50cf /drivers/phy/marvell/Kconfig
parentMerge branch 'smc-next' (diff)
parentARM: dts: clearfog: add comphy settings for Ethernet interfaces (diff)
downloadlinux-dev-a4751093a26c6bbdff86c113e7f76cf4eaf22210.tar.xz
linux-dev-a4751093a26c6bbdff86c113e7f76cf4eaf22210.zip
Merge branch 'Add-comphy-support-for-Armada-38x'
Russell King says: ==================== Add comphy support for Armada 38x This series adds support for the comphy for Armada 38x, which allows these SoCs to use 2500BASE-X mode with appropriate SFP modules. Tested on SolidRun Clearfog after updating for the 5.0 merge window changes. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/phy/marvell/Kconfig')
-rw-r--r--drivers/phy/marvell/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/phy/marvell/Kconfig b/drivers/phy/marvell/Kconfig
index 6fb4b56e4c14..224ea4e6a46d 100644
--- a/drivers/phy/marvell/Kconfig
+++ b/drivers/phy/marvell/Kconfig
@@ -21,6 +21,16 @@ config PHY_BERLIN_USB
help
Enable this to support the USB PHY on Marvell Berlin SoCs.
+config PHY_MVEBU_A38X_COMPHY
+ tristate "Marvell Armada 38x comphy driver"
+ depends on ARCH_MVEBU || COMPILE_TEST
+ depends on OF
+ select GENERIC_PHY
+ help
+ This driver allows to control the comphy, an hardware block providing
+ shared serdes PHYs on Marvell Armada 38x. Its serdes lanes can be
+ used by various controllers (Ethernet, sata, usb, PCIe...).
+
config PHY_MVEBU_CP110_COMPHY
tristate "Marvell CP110 comphy driver"
depends on ARCH_MVEBU || COMPILE_TEST