[PATCH 0/4] PHY: Add multilink DP support in Cadence Torrent PHY driver

Swapnil Jakhade posted 4 patches 4 years, 5 months ago
There is a newer version of this series
drivers/phy/cadence/phy-cadence-torrent.c | 727 ++++++++++++++++------
1 file changed, 532 insertions(+), 195 deletions(-)
[PATCH 0/4] PHY: Add multilink DP support in Cadence Torrent PHY driver
Posted by Swapnil Jakhade 4 years, 5 months ago
This patch series adds support for multilink multiprotocol DisplayPort
configurations in Cadence Torrent PHY driver. Following configurations
are supported:
(1) PCIe + DP
(2) USB + DP

The changes have been validated on TI J721S2 platform.

Swapnil Jakhade (4):
  phy: cadence-torrent: Add function to get PLL to be configured for DP
  phy: cadence-torrent: Prepare driver for multilink DP support
  phy: cadence-torrent: Add PCIe + DP multilink configuration for 100MHz
    refclk
  phy: cadence-torrent: Add USB + DP multilink configuration

 drivers/phy/cadence/phy-cadence-torrent.c | 727 ++++++++++++++++------
 1 file changed, 532 insertions(+), 195 deletions(-)

-- 
2.34.1