OSDN Git Service

phy: cadence-torrent: Add function to get PLL to be configured for DP
authorSwapnil Jakhade <sjakhade@cadence.com>
Tue, 18 Apr 2023 17:31:54 +0000 (19:31 +0200)
committerVinod Koul <vkoul@kernel.org>
Mon, 8 May 2023 11:37:01 +0000 (17:07 +0530)
commit1b0524fc2137be74702ac1c7a71e82631a9e0681
tree502963cb64f7277d3e815ace4f567398ba03155c
parentd8c66cbbdd4fa9ef84497ee509f15aff94a98a59
phy: cadence-torrent: Add function to get PLL to be configured for DP

Torrent PHY PLL0 or PLL1 is used for DP depending on the single link or
multilink protocol configuration for which PHY is configured. In multilink
configurations with other protocols, either PLL0 or PLL1 will be used
for DP. For single link DP, both PLLs need to be configured at POR.

Signed-off-by: Swapnil Jakhade <sjakhade@cadence.com>
Link: https://lore.kernel.org/r/20230418173157.25607-2-sjakhade@cadence.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/cadence/phy-cadence-torrent.c