]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blame - drivers/phy/Makefile
drm/rockchip: dsi: move all lane config except LCDC mux to bind()
[mirror_ubuntu-hirsute-kernel.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
cbf919bd 8obj-$(CONFIG_PHY_LPC18XX_USB_OTG) += phy-lpc18xx-usb-otg.o
10c8e056 9obj-$(CONFIG_PHY_XGENE) += phy-xgene.o
57991eba 10obj-$(CONFIG_PHY_PISTACHIO_USB) += phy-pistachio-usb.o
1cce8f73 11obj-$(CONFIG_USB_LGM_PHY) += phy-lgm-usb.o
133552bf
TY
12obj-y += allwinner/ \
13 amlogic/ \
14 broadcom/ \
c8b427ed 15 cadence/ \
efe81bea 16 freescale/ \
0b56e9a7 17 hisilicon/ \
31de313d 18 ingenic/ \
92279423 19 intel/ \
4e99276a 20 lantiq/ \
0b56e9a7 21 marvell/ \
133552bf 22 mediatek/ \
6d6ce40f 23 motorola/ \
51f6b410 24 mscc/ \
0b56e9a7 25 qualcomm/ \
2411a736 26 ralink/ \
133552bf
TY
27 renesas/ \
28 rockchip/ \
0b56e9a7 29 samsung/ \
5ab43d0f 30 socionext/ \
0b56e9a7 31 st/ \
133552bf 32 tegra/ \
4a33bea0
AKV
33 ti/ \
34 xilinx/