drm/panfrost: Reset the GPU when the AS_ACTIVE bit is stuck
[linux-2.6-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
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/ \
2ff8a1ee 23 microchip/ \
6d6ce40f 24 motorola/ \
51f6b410 25 mscc/ \
0b56e9a7 26 qualcomm/ \
2411a736 27 ralink/ \
133552bf
TY
28 renesas/ \
29 rockchip/ \
0b56e9a7 30 samsung/ \
5ab43d0f 31 socionext/ \
0b56e9a7 32 st/ \
133552bf 33 tegra/ \
4a33bea0
AKV
34 ti/ \
35 xilinx/