Devicetree
 help / color / mirror / Atom feed
* [PATCH v2 0/3] SDM630/660: Add missing MDSS reset
@ 2025-11-16  1:12 Alexey Minnekhanov
  2025-11-16  1:12 ` [PATCH v2 1/3] dt-bindings: clock: mmcc-sdm660: " Alexey Minnekhanov
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Alexey Minnekhanov @ 2025-11-16  1:12 UTC (permalink / raw)
  To: Bjorn Andersson, Stephen Boyd, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Konrad Dybcio
  Cc: linux-arm-msm, linux-clk, devicetree, linux-kernel, stable,
	~postmarketos/upstreaming, Alexey Minnekhanov

Since kernel 6.17 display stack needs to reset the hardware properly to
ensure that we don't run into issues with the hardware configured by the
bootloader. MDSS reset is necessary to have working display when the
bootloader has already initialized it for the boot splash screen.

Signed-off-by: Alexey Minnekhanov <alexeymin@postmarketos.org>
---
Changes in v2:
- Added "Fixes" tag, pointing to commit which is the root cause for
  exposing this "bug", which is only present since 6.17
- Extended commit messages
- Prepared series using correct user.email git setting
- Link to v1: https://lore.kernel.org/r/20251031-sdm660-mdss-reset-v1-0-14cb4e6836f2@postmarketos.org

---
Alexey Minnekhanov (3):
      dt-bindings: clock: mmcc-sdm660: Add missing MDSS reset
      clk: qcom: mmcc-sdm660: Add missing MDSS reset
      arm64: dts: qcom: sdm630: Add missing MDSS reset

 arch/arm64/boot/dts/qcom/sdm630.dtsi         | 1 +
 drivers/clk/qcom/mmcc-sdm660.c               | 1 +
 include/dt-bindings/clock/qcom,mmcc-sdm660.h | 1 +
 3 files changed, 3 insertions(+)
---
base-commit: 1cc41c88ef00de0f3216c5f4b9cfab47de1c49d3
change-id: 20251031-sdm660-mdss-reset-015a46a238b5

Best regards,
-- 
Alexey Minnekhanov <alexeymin@postmarketos.org>


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-01-05 14:07 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-16  1:12 [PATCH v2 0/3] SDM630/660: Add missing MDSS reset Alexey Minnekhanov
2025-11-16  1:12 ` [PATCH v2 1/3] dt-bindings: clock: mmcc-sdm660: " Alexey Minnekhanov
2025-11-16 11:25   ` Krzysztof Kozlowski
2025-11-16  1:12 ` [PATCH v2 2/3] clk: qcom: " Alexey Minnekhanov
2025-11-16 11:38   ` Dmitry Baryshkov
2025-11-18  6:26   ` Taniya Das
2025-11-16  1:12 ` [PATCH v2 3/3] arm64: dts: qcom: sdm630: " Alexey Minnekhanov
2025-11-16 11:39   ` Dmitry Baryshkov
2025-11-18 22:12 ` (subset) [PATCH v2 0/3] SDM630/660: " Bjorn Andersson
2026-01-05 14:07 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox