aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/phy/socionext/Makefile
diff options
context:
space:
mode:
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>2018-08-22 12:50:34 +0900
committerKishon Vijay Abraham I <kishon@ti.com>2018-09-10 14:27:50 +0530
commitc339d3e0fb100465d644ccf84590e6f5e5ad80b9 (patch)
tree4849763242558481c177edb12f193311f13620a1 /drivers/phy/socionext/Makefile
parentdt-bindings: phy: add DT bindings for UniPhier USB2 PHY driver (diff)
downloadlinux-dev-c339d3e0fb100465d644ccf84590e6f5e5ad80b9.tar.xz
linux-dev-c339d3e0fb100465d644ccf84590e6f5e5ad80b9.zip
phy: socionext: add USB2 PHY driver for UniPhier SoC
Add a driver for PHY interface built into USB2 controller implemented on UniPhier SoCs. This driver supports HS-PHY for Pro4 and LD11. Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/phy/socionext/Makefile')
-rw-r--r--drivers/phy/socionext/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/socionext/Makefile b/drivers/phy/socionext/Makefile
index e230fa314bba..91e482564386 100644
--- a/drivers/phy/socionext/Makefile
+++ b/drivers/phy/socionext/Makefile
@@ -3,4 +3,5 @@
# Makefile for the phy drivers.
#
+obj-$(CONFIG_PHY_UNIPHIER_USB2) += phy-uniphier-usb2.o
obj-$(CONFIG_PHY_UNIPHIER_USB3) += phy-uniphier-usb3hs.o phy-uniphier-usb3ss.o