Re: [PATCH v2] ARM: dts: qcom: msm8974: add MDSS reset
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/10/26 11:01 AM, Dmitry Baryshkov wrote:
> Commit 13a4b7fb6260 ("pmdomain: core: Leave powered-on genpds on until
> late_initcall_sync") kept power-domains on longer during boot which is
> causing DSI clock to get stuck and fail to acquire its configuration on
> DSI bringup. Follow the example of other platforms and add MDSS reset to
> the display subsystem node, fixing DSI issues.
>
> Fixes: 5a9fc531f6ec ("ARM: dts: msm8974: add display support")
> Suggested-by: Stephan Gerhold <[email protected]>
> Signed-off-by: Dmitry Baryshkov <[email protected]>
> ---
Reviewed-by: Konrad Dybcio <[email protected]>
Konrad