summaryrefslogtreecommitdiff
path: root/drivers/phy/ralink/Makefile
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-22 23:20:12 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2017-08-22 23:20:12 +0300
commitcad2be29978df5d27475890c153f20b8ee9f41d1 (patch)
tree323e12e0d67e4b78b7f7e88cdd5efae675222a5e /drivers/phy/ralink/Makefile
parent34a0036748257dd97b22b76ef64aa44559f2ef6f (diff)
parentd9c51f4c53ae2af03aa8bd001d46f21b0adcdab8 (diff)
downloadlinux-cad2be29978df5d27475890c153f20b8ee9f41d1.tar.xz
Merge tag 'phy-for-4.14_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy into usb-next
Kishon writes: phy: for 4.14 *) Add USB PHY driver for Ralink SoC *) Make phy-mt65xx-usb3 driver support PCIe and SATA phy *) Add mediatek directory and rename phy-mt65xx-usb3 to phy-mtk-tphy.c since it now supports USB3.0, PCIe and SATA PHYs *) Make sun4i-usb-phy driver support USB PHYs for A83T SoC *) Make phy-qcom-qmp driver support USB PHYs for IPQ8074 SoC *) Make rockchip-inno-usb2 driver support usb2-phy for rv1108 SoC *) Minor fixes in phy drivers Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'drivers/phy/ralink/Makefile')
-rw-r--r--drivers/phy/ralink/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/phy/ralink/Makefile b/drivers/phy/ralink/Makefile
new file mode 100644
index 000000000000..5c9e326e8757
--- /dev/null
+++ b/drivers/phy/ralink/Makefile
@@ -0,0 +1 @@
+obj-$(CONFIG_PHY_RALINK_USB) += phy-ralink-usb.o