Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
[linux-block.git] / drivers / phy / Makefile
CommitLineData
b2441318 1# SPDX-License-Identifier: GPL-2.0
ff764963
KVA
2#
3# Makefile for the phy drivers.
4#
5
069d2e26 6obj-$(CONFIG_GENERIC_PHY) += phy-core.o
dddc97e8 7obj-$(CONFIG_GENERIC_PHY_MIPI_DPHY) += phy-core-mipi-dphy.o
a4a86d27 8obj-$(CONFIG_PHY_CAN_TRANSCEIVER) += phy-can-transceiver.o
cbf919bd 9obj-$(CONFIG_PHY_LPC18XX_USB_OTG) += phy-lpc18xx-usb-otg.o
10c8e056 10obj-$(CONFIG_PHY_XGENE) += phy-xgene.o
57991eba 11obj-$(CONFIG_PHY_PISTACHIO_USB) += phy-pistachio-usb.o
1cce8f73 12obj-$(CONFIG_USB_LGM_PHY) += phy-lgm-usb.o
133552bf
TY
13obj-y += allwinner/ \
14 amlogic/ \
15 broadcom/ \
c8b427ed 16 cadence/ \
efe81bea 17 freescale/ \
0b56e9a7 18 hisilicon/ \
31de313d 19 ingenic/ \
92279423 20 intel/ \
4e99276a 21 lantiq/ \
0b56e9a7 22 marvell/ \
133552bf 23 mediatek/ \
2ff8a1ee 24 microchip/ \
6d6ce40f 25 motorola/ \
51f6b410 26 mscc/ \
0b56e9a7 27 qualcomm/ \
2411a736 28 ralink/ \
133552bf
TY
29 renesas/ \
30 rockchip/ \
0b56e9a7 31 samsung/ \
5ab43d0f 32 socionext/ \
0b56e9a7 33 st/ \
99d9ccd9 34 sunplus/ \
133552bf 35 tegra/ \
4a33bea0
AKV
36 ti/ \
37 xilinx/