summaryrefslogtreecommitdiff
path: root/drivers/phy/marvell/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2016-08-30 16:48:20 +0200
committerStefan Roese <sr@denx.de>2016-09-27 17:29:54 +0200
commitc0132f60059d4a6809341d54f2fe744db8790421 (patch)
tree90845c17f41919fb7ab0f06ba7ba0369c1207e42 /drivers/phy/marvell/Makefile
parent01e62c7f11eb4c1fe814f109ecb34e1a176eb33b (diff)
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 7K/8K
This version is based on the Marvell U-Boot version with this patch applied as latest patch: Git ID 7f408573: "fix: comphy: cp110: add comphy initialization for usb device mode" from 2016-07-05. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Nadav Haklai <nadavh@marvell.com> Cc: Neta Zur Hershkovits <neta@marvell.com> Cc: Kostya Porotchkin <kostap@marvell.com> Cc: Omri Itach <omrii@marvell.com> Cc: Igal Liberman <igall@marvell.com> Cc: Haim Boot <hayim@marvell.com> Cc: Hanna Hawa <hannah@marvell.com>
Diffstat (limited to 'drivers/phy/marvell/Makefile')
-rw-r--r--drivers/phy/marvell/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/marvell/Makefile b/drivers/phy/marvell/Makefile
index 91df554198..f181505389 100644
--- a/drivers/phy/marvell/Makefile
+++ b/drivers/phy/marvell/Makefile
@@ -5,3 +5,4 @@
obj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_core.o
obj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_mux.o
obj-$(CONFIG_ARMADA_3700) += comphy_a3700.o
+obj-$(CONFIG_ARMADA_8K) += comphy_cp110.o