Re: [PATCH v2] ARM: dts: qcom: msm8974: add MDSS reset

From: Konrad Dybcio

Date: Mon Aug 17 2026 - 04:42:15 EST


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 <stephan.gerhold@xxxxxxxxxx>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad