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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Dec 2018 13:15:15 +0000 (14:15 +0100)
commit801f12d991bcbceff9f61e0380c34d51375f697c
tree982f5c61f4a5d0e95d10555841251d52ad0dc0c6
parentd60ec2e702980d197a24819f7daa5c8671d55ec0
drm/msm/dsi: configure VCO rate for 10nm PLL driver

[ Upstream commit 8531f0587f5c9e1a74cd9543a97617349f5e0706 ]

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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/msm/dsi/pll/dsi_pll_10nm.c