2019-05-19 05:07:45 -07:00
|
|
|
# SPDX-License-Identifier: GPL-2.0-only
|
2020-02-05 23:10:51 -07:00
|
|
|
obj-$(CONFIG_PHY_CADENCE_TORRENT) += phy-cadence-torrent.o
|
2019-01-21 08:45:53 -07:00
|
|
|
obj-$(CONFIG_PHY_CADENCE_DPHY) += cdns-dphy.o
|
2022-03-01 04:16:18 -07:00
|
|
|
obj-$(CONFIG_PHY_CADENCE_DPHY_RX) += cdns-dphy-rx.o
|
2018-11-12 09:42:16 -07:00
|
|
|
obj-$(CONFIG_PHY_CADENCE_SIERRA) += phy-cadence-sierra.o
|
2020-03-31 18:38:50 -07:00
|
|
|
obj-$(CONFIG_PHY_CADENCE_SALVO) += phy-cadence-salvo.o
|