[PATCH 0/3] Add MDSS_CORE reset for SM6350 MDSS

Luca Weiss posted 3 patches 4 months, 3 weeks ago
arch/arm64/boot/dts/qcom/sm6350.dtsi           | 2 ++
drivers/clk/qcom/dispcc-sm6350.c               | 7 +++++++
include/dt-bindings/clock/qcom,dispcc-sm6350.h | 4 ++++
3 files changed, 13 insertions(+)
[PATCH 0/3] Add MDSS_CORE reset for SM6350 MDSS
Posted by Luca Weiss 4 months, 3 weeks ago
With v6.17-rc kernel, the display stack needs reference to the
MDSS_CORE, otherwise display init becomes quite broken.

Add the resets into the dispcc driver and add a reference to the dts.

Signed-off-by: Luca Weiss <luca.weiss@fairphone.com>
---
Luca Weiss (3):
      dt-bindings: clock: dispcc-sm6350: Add MDSS_CORE & MDSS_RSCC resets
      clk: qcom: dispcc-sm6350: Add MDSS_CORE & MDSS_RSCC resets
      arm64: dts: qcom: sm6350: Add MDSS_CORE reset to mdss

 arch/arm64/boot/dts/qcom/sm6350.dtsi           | 2 ++
 drivers/clk/qcom/dispcc-sm6350.c               | 7 +++++++
 include/dt-bindings/clock/qcom,dispcc-sm6350.h | 4 ++++
 3 files changed, 13 insertions(+)
---
base-commit: f83ec76bf285bea5727f478a68b894f5543ca76e
change-id: 20250919-sm6350-mdss-reset-d7ab412d170a

Best regards,
-- 
Luca Weiss <luca.weiss@fairphone.com>
Re: (subset) [PATCH 0/3] Add MDSS_CORE reset for SM6350 MDSS
Posted by Bjorn Andersson 3 months, 2 weeks ago
On Fri, 19 Sep 2025 11:57:22 +0200, Luca Weiss wrote:
> With v6.17-rc kernel, the display stack needs reference to the
> MDSS_CORE, otherwise display init becomes quite broken.
> 
> Add the resets into the dispcc driver and add a reference to the dts.
> 
> 

Applied, thanks!

[3/3] arm64: dts: qcom: sm6350: Add MDSS_CORE reset to mdss
      commit: f618fef3f1a97395f73d028d925b021b0b204bea

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>
Re: (subset) [PATCH 0/3] Add MDSS_CORE reset for SM6350 MDSS
Posted by Bjorn Andersson 3 months, 2 weeks ago
On Fri, 19 Sep 2025 11:57:22 +0200, Luca Weiss wrote:
> With v6.17-rc kernel, the display stack needs reference to the
> MDSS_CORE, otherwise display init becomes quite broken.
> 
> Add the resets into the dispcc driver and add a reference to the dts.
> 
> 

Applied, thanks!

[2/3] clk: qcom: dispcc-sm6350: Add MDSS_CORE & MDSS_RSCC resets
      commit: 502099e9c832c95b485835ff58a5f735d9d956a1

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>