drm/msm/dsi: configure VCO rate for 10nm PLL driver
authorAbhinav Kumar <abhinavk@codeaurora.org>
Fri, 15 Jun 2018 04:01:10 +0000 (21:01 -0700)
committerSean Paul <seanpaul@chromium.org>
Fri, 30 Nov 2018 16:57:53 +0000 (11:57 -0500)
commit8531f0587f5c9e1a74cd9543a97617349f5e0706
treeb7887f1a8dcdd4b6086496675a691f4ea96f29a6
parent47e7f506ee6590ceb2efa1f08aca7f9f2ee5c1d3
drm/msm/dsi: configure VCO rate for 10nm PLL driver

Currenty the VCO rate in the 10nm PLL driver relies
on the parent rate which is not configured.

Configure the VCO rate to 19.2 Mhz as required by
the 10nm PLL driver.

Signed-off-by: Abhinav Kumar <abhinavk@codeaurora.org>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Signed-off-by: Rob Clark <robdclark@gmail.com>
drivers/gpu/drm/msm/dsi/pll/dsi_pll_10nm.c