phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 16 Dec 2019 09:57:12 +0000 (15:27 +0530)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 14 Jan 2020 05:20:19 +0000 (10:50 +0530)
commit091876cc355d6739e393efa4b3d07f451a6a035c
tree5276fec027e8aaa6b419ed14afdfcf4d73469593
parentad044f01c2cc482f9fc5670a1c448638650b0aac
phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC

Add support for WIZ module present in TI's J721E SoC. WIZ is a SERDES
wrapper used to configure some of the input signals to the SERDES. It is
used with both Sierra(16G) and Torrent(10G) SERDES. This driver configures
three clock selects (pll0, pll1, dig), two divider clocks and supports
resets for each of the lanes.

[jsarha@ti.com: Add support for Torrent(10G) SERDES wrapper]
Signed-off-by: Jyri Sarha <jsarha@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
drivers/phy/ti/Kconfig
drivers/phy/ti/Makefile
drivers/phy/ti/phy-j721e-wiz.c [new file with mode: 0644]