phy: cadence: Add driver for Torrent SERDES
Add driver for Torrent SERDES. Signed-off-by: Aswath Govindraju <a-govindraju@ti.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Link: https://lore.kernel.org/r/20210721155849.20994-9-kishon@ti.com
This commit is contained in:
committed by
Lokesh Vutla
parent
39b823381d
commit
193c735162
@@ -3,3 +3,9 @@ config PHY_CADENCE_SIERRA
|
||||
depends on DM_RESET
|
||||
help
|
||||
Enable this to support the Cadence Sierra PHY driver
|
||||
|
||||
config PHY_CADENCE_TORRENT
|
||||
tristate "Cadence Torrent PHY Driver"
|
||||
depends on DM_RESET
|
||||
help
|
||||
Enable this to support the Cadence Torrent PHY driver
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
obj-$(CONFIG_$(SPL_)PHY_CADENCE_SIERRA) += phy-cadence-sierra.o
|
||||
obj-$(CONFIG_$(SPL_)PHY_CADENCE_TORRENT) += phy-cadence-torrent.o
|
||||
|
||||
2463
drivers/phy/cadence/phy-cadence-torrent.c
Normal file
2463
drivers/phy/cadence/phy-cadence-torrent.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user