Re: [DPU PATCH] drm/msm/dsi: configure VCO rate for 10nm PLL driver

2018-10-08 Thread Sean Paul
On Thu, Jun 14, 2018 at 09:01:10PM -0700, Abhinav Kumar wrote: > 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 Sorry for missing

[DPU PATCH] drm/msm/dsi: configure VCO rate for 10nm PLL driver

2018-06-14 Thread Abhinav Kumar
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 --- drivers/gpu/drm/msm/dsi/pll/dsi_pll_10nm.c | 4 +++- 1 file changed, 3 insertions(+), 1