]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5c6634adb91b2986dee4bc8d9d5cf2562b18e111
tree5276fec027e8aaa6b419ed14afdfcf4d73469593
parent21aa18f638157c56c57d121f52118945dc34c4ae
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]