diff options
| author | Lucas Stach <[email protected]> | 2024-06-19 20:21:57 +0200 |
|---|---|---|
| committer | Robert Foss <[email protected]> | 2024-06-27 11:52:14 +0200 |
| commit | 917c8d192ba6ada16b4cf11c786f3dbfe70de0d9 (patch) | |
| tree | 6c498f8317818dae800d37837a2052425ec92061 /drivers/usb/cdns3/cdns3-starfive.c | |
| parent | 90986e356c7a81d32550475f7de5bdc4cd878c2f (diff) | |
drm/bridge: analogix_dp: don't wait for PLL lock too early
The PLL will be reconfigured later, which may cause it to go out of lock
anyway, so there is no point in waiting for the PLL to lock here. Instead
we can continue execution of the link setup, which will properly set the
PLL parameters and will wait for the PLL to lock at the appropriate times.
Signed-off-by: Lucas Stach <[email protected]>
Reviewed-by: Robert Foss <[email protected]>
Tested-by: Heiko Stuebner <[email protected]>
Signed-off-by: Robert Foss <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/usb/cdns3/cdns3-starfive.c')
0 files changed, 0 insertions, 0 deletions