summaryrefslogtreecommitdiff
path: root/drivers/phy/marvell/Makefile
diff options
context:
space:
mode:
authorStefan Roese <sr@denx.de>2016-05-23 11:12:05 +0200
committerStefan Roese <sr@denx.de>2016-09-27 17:29:53 +0200
commit3335786a982578abf9a25e4d6ce67d3416ebe15e (patch)
tree20db66398cfb2c42c8834b53fe65d796348728c3 /drivers/phy/marvell/Makefile
parentc6cfcc91ea59d800672274a056eefa93a10711e9 (diff)
drivers/phy: Add Marvell SerDes / PHY drivers used on Armada 3k
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: Kostya Porotchkin <kostap@marvell.com> Cc: Wilson Ding <dingwei@marvell.com> Cc: Victor Gu <xigu@marvell.com> Cc: Hua Jing <jinghua@marvell.com> Cc: Terry Zhou <bjzhou@marvell.com> Cc: Hanna Hawa <hannah@marvell.com> Cc: Haim Boot <hayim@marvell.com>
Diffstat (limited to 'drivers/phy/marvell/Makefile')
-rw-r--r--drivers/phy/marvell/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/drivers/phy/marvell/Makefile b/drivers/phy/marvell/Makefile
new file mode 100644
index 0000000000..91df554198
--- /dev/null
+++ b/drivers/phy/marvell/Makefile
@@ -0,0 +1,7 @@
+#
+# SPDX-License-Identifier: GPL-2.0+
+#
+
+obj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_core.o
+obj-$(CONFIG_MVEBU_COMPHY_SUPPORT) += comphy_mux.o
+obj-$(CONFIG_ARMADA_3700) += comphy_a3700.o