drm/msm/dsi: Save/Restore PLL status across PHY reset
Reset DSI PHY silently changes its PLL registers to reset status, which will make cached status in clock driver invalid and result in wrong output rate of link clocks. The current restore mechanism in DSI PLL does not cover all the cases. This change is to recover PLL status after PHY reset to match HW status with cached status in clock driver. Signed-off-by:Hai Li <hali@codeaurora.org> Signed-off-by:
Rob Clark <robdclark@gmail.com>
Loading
-
mentioned in commit 00f8f65c
-
mentioned in commit 17d84176
-
mentioned in commit 70195d6e
-
mentioned in commit 839080d1
-
mentioned in commit 9c3de12a
-
mentioned in commit 5b3b69fb
-
mentioned in commit a0873e14
-
mentioned in commit 71efa9d5
-
mentioned in commit fc3714de
-
mentioned in commit 3ed29faa
-
mentioned in commit 1ccddaba
-
mentioned in commit fc6d942b
-
mentioned in commit fdd9d10a
-
mentioned in commit bd736d7b
Please sign in to comment