[PATCH 0/3] arm64: dts: qcom: sc7280: Add the MDSS_CORE reset

Bjorn Andersson posted 3 patches 1 month, 3 weeks ago
arch/arm64/boot/dts/qcom/sc7280.dtsi           | 2 ++
drivers/clk/qcom/dispcc-sc7280.c               | 8 ++++++++
include/dt-bindings/clock/qcom,dispcc-sc7280.h | 4 ++++
3 files changed, 14 insertions(+)
[PATCH 0/3] arm64: dts: qcom: sc7280: Add the MDSS_CORE reset
Posted by Bjorn Andersson 1 month, 3 weeks ago
The version of bootloader found e.g. in the Particle Tachyon configures
the display subsystem to the point that Linux isn't recovering the
state (currently hits one or more iommu faults which results in a panic,
still debugging this).

Introduce the MDSS reset, like we've done on other platforms, to allow
the OS to clear the bootloader state.

Signed-off-by: Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
---
Bjorn Andersson (3):
      dt-bindings: clock: dispcc-sc7280: Add display resets
      clk: qcom: dispcc-sc7280: Add dispcc resets
      arm64: dts: qcom: sc7280: Add MDSS_CORE reset to mdss

 arch/arm64/boot/dts/qcom/sc7280.dtsi           | 2 ++
 drivers/clk/qcom/dispcc-sc7280.c               | 8 ++++++++
 include/dt-bindings/clock/qcom,dispcc-sc7280.h | 4 ++++
 3 files changed, 14 insertions(+)
---
base-commit: 8f5ae30d69d7543eee0d70083daf4de8fe15d585
change-id: 20250811-sc7280-mdss-reset-a703d4b8a2c4

Best regards,
-- 
Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>
Re: (subset) [PATCH 0/3] arm64: dts: qcom: sc7280: Add the MDSS_CORE reset
Posted by Bjorn Andersson 1 month, 3 weeks ago
On Mon, 11 Aug 2025 22:11:32 -0500, Bjorn Andersson wrote:
> The version of bootloader found e.g. in the Particle Tachyon configures
> the display subsystem to the point that Linux isn't recovering the
> state (currently hits one or more iommu faults which results in a panic,
> still debugging this).
> 
> Introduce the MDSS reset, like we've done on other platforms, to allow
> the OS to clear the bootloader state.
> 
> [...]

Applied, thanks!

[3/3] arm64: dts: qcom: sc7280: Add MDSS_CORE reset to mdss
      commit: 9cdb77e3103a449ee54f397d29321a5d4157bcb7

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