]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/blob - drivers/phy/Makefile
drm/rockchip: dsi: move all lane config except LCDC mux to bind()
[mirror_ubuntu-hirsute-kernel.git] / drivers / phy / Makefile
1 # SPDX-License-Identifier: GPL-2.0
2 #
3 # Makefile for the phy drivers.
4 #
5
6 obj-$(CONFIG_GENERIC_PHY) += phy-core.o
7 obj-$(CONFIG_GENERIC_PHY_MIPI_DPHY) += phy-core-mipi-dphy.o
8 obj-$(CONFIG_PHY_LPC18XX_USB_OTG) += phy-lpc18xx-usb-otg.o
9 obj-$(CONFIG_PHY_XGENE) += phy-xgene.o
10 obj-$(CONFIG_PHY_PISTACHIO_USB) += phy-pistachio-usb.o
11 obj-$(CONFIG_USB_LGM_PHY) += phy-lgm-usb.o
12 obj-y += allwinner/ \
13 amlogic/ \
14 broadcom/ \
15 cadence/ \
16 freescale/ \
17 hisilicon/ \
18 ingenic/ \
19 intel/ \
20 lantiq/ \
21 marvell/ \
22 mediatek/ \
23 motorola/ \
24 mscc/ \
25 qualcomm/ \
26 ralink/ \
27 renesas/ \
28 rockchip/ \
29 samsung/ \
30 socionext/ \
31 st/ \
32 tegra/ \
33 ti/ \
34 xilinx/