Re: [PATCH v3 3/3] clk: qcom: alpha-pll: Check Lucid Ole PLL status before configuring
Konrad Dybcio <[email protected]> Wed, 15 Jul 2026 11:31:24 +0200
| Newsgroups | org.kernel.vger.phone-devel,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-clk,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 7/14/26 5:28 AM, Esteban Urrutia via B4 Relay wrote: > From: Esteban Urrutia <[email protected]> > > On some platforms such as SM8475, not doing this may result in graphical > glitches when the mdss driver takes over. > This fixes the aforementioned issue. > > Fixes: 3132a9a11e57 ("clk: qcom: clk-alpha-pll: Add support for lucid ole pll configure") > Signed-off-by: Esteban Urrutia <[email protected]> > --- Reviewed-by: Konrad Dybcio <[email protected]> Konrad