mirror of
https://github.com/torvalds/linux.git
synced 2026-05-03 14:02:43 -04:00
Add driver for the Cadence SD0801 "Torrent" PHY used with the Cadence MHDP DisplayPort Tx controller. Integration with the MHDP driver will be the subject of another commit. Signed-off-by: Scott Telford <stelford@cadence.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
2 lines
49 B
Makefile
2 lines
49 B
Makefile
obj-$(CONFIG_PHY_CADENCE_DP) += phy-cadence-dp.o
|