commit | 801f12d991bcbceff9f61e0380c34d51375f697c | [log] [tgz] |
---|---|---|
author | Abhinav Kumar <abhinavk@codeaurora.org> | Thu Jun 14 21:01:10 2018 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Dec 21 14:15:15 2018 +0100 |
tree | 982f5c61f4a5d0e95d10555841251d52ad0dc0c6 | |
parent | d60ec2e702980d197a24819f7daa5c8671d55ec0 [diff] |
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>