public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] PHY: Add multilink DP support in Cadence Torrent PHY driver
@ 2023-04-18 17:31 Swapnil Jakhade
  2023-04-18 17:31 ` [PATCH v3 1/4] phy: cadence-torrent: Add function to get PLL to be configured for DP Swapnil Jakhade
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Swapnil Jakhade @ 2023-04-18 17:31 UTC (permalink / raw)
  To: vkoul, kishon, linux-phy, linux-kernel
  Cc: mparab, sjakhade, r-ravikumar, s-vadapalli

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.

v1 of the patch series can be found at [1].

Version History:

v3:
   - Rebased on latest PHY next

v2:
   - Rebased on latest PHY next
   - Fix review comments in v1

[1] https://lore.kernel.org/all/20220127142958.23465-1-sjakhade@cadence.com

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 | 720 ++++++++++++++++------
 1 file changed, 526 insertions(+), 194 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-05-08 11:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18 17:31 [PATCH v3 0/4] PHY: Add multilink DP support in Cadence Torrent PHY driver Swapnil Jakhade
2023-04-18 17:31 ` [PATCH v3 1/4] phy: cadence-torrent: Add function to get PLL to be configured for DP Swapnil Jakhade
2023-04-18 17:31 ` [PATCH v3 2/4] phy: cadence-torrent: Prepare driver for multilink DP support Swapnil Jakhade
2023-04-18 17:31 ` [PATCH v3 3/4] phy: cadence-torrent: Add PCIe + DP multilink configuration for 100MHz refclk Swapnil Jakhade
2023-04-18 17:31 ` [PATCH v3 4/4] phy: cadence-torrent: Add USB + DP multilink configuration Swapnil Jakhade
2023-05-08 11:37 ` [PATCH v3 0/4] PHY: Add multilink DP support in Cadence Torrent PHY driver Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox