]> 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)
commit895ecb54113c095597cc9a356bf6b8f656e3602a
tree5276fec027e8aaa6b419ed14afdfcf4d73469593
parentd5648cda9217ca28cb48fd9f1ebc057b46a250af
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]