1b2441318SGreg Kroah-Hartman# SPDX-License-Identifier: GPL-2.0 2ff764963SKishon Vijay Abraham I# 3ff764963SKishon Vijay Abraham I# Makefile for the phy drivers. 4ff764963SKishon Vijay Abraham I# 5ff764963SKishon Vijay Abraham I 6ff764963SKishon Vijay Abraham Iobj-$(CONFIG_GENERIC_PHY) += phy-core.o 7dddc97e8SMaxime Ripardobj-$(CONFIG_GENERIC_PHY_MIPI_DPHY) += phy-core-mipi-dphy.o 8cbf919bdSJoachim Eastwoodobj-$(CONFIG_PHY_LPC18XX_USB_OTG) += phy-lpc18xx-usb-otg.o 910c8e056SLinus Torvaldsobj-$(CONFIG_PHY_XGENE) += phy-xgene.o 1057991ebaSAndrew Brestickerobj-$(CONFIG_PHY_PISTACHIO_USB) += phy-pistachio-usb.o 11*1cce8f73SRamuthevar Vadivel Muruganobj-$(CONFIG_USB_LGM_PHY) += phy-lgm-usb.o 12133552bfSTiezhu Yangobj-y += allwinner/ \ 13133552bfSTiezhu Yang amlogic/ \ 14133552bfSTiezhu Yang broadcom/ \ 15c8b427edSScott Telford cadence/ \ 16efe81beaSLi Jun freescale/ \ 170b56e9a7SVivek Gautam hisilicon/ \ 1892279423SRamuthevar Vadivel Murugan intel/ \ 194e99276aSMartin Blumenstingl lantiq/ \ 200b56e9a7SVivek Gautam marvell/ \ 21133552bfSTiezhu Yang mediatek/ \ 226d6ce40fSTony Lindgren motorola/ \ 2351f6b410SQuentin Schulz mscc/ \ 240b56e9a7SVivek Gautam qualcomm/ \ 252411a736SJohn Crispin ralink/ \ 26133552bfSTiezhu Yang renesas/ \ 27133552bfSTiezhu Yang rockchip/ \ 280b56e9a7SVivek Gautam samsung/ \ 295ab43d0fSKunihiko Hayashi socionext/ \ 300b56e9a7SVivek Gautam st/ \ 31133552bfSTiezhu Yang tegra/ \ 324a33bea0SAnurag Kumar Vulisha ti/ \ 334a33bea0SAnurag Kumar Vulisha xilinx/ 34