[PATCH 0/3] arm64: dts: qcom: msm8916/39: Add missing MDSS/SDCC resets
From: Stephan Gerhold
Date: Mon Sep 15 2025 - 09:28:53 EST
Add the missing resets for MDSS and SDCC on MSM8916 and MSM8939 to ensure
that we don't run into issues with the hardware configured by the
bootloader. On v6.17, the MDSS reset is necessary to have working display
when the bootloader has already initialized it for the boot splash screen.
MSM8939 has the SDCC resets specified already, so that commit is omitted.
Signed-off-by: Stephan Gerhold <stephan.gerhold@xxxxxxxxxx>
---
Stephan Gerhold (3):
arm64: dts: qcom: msm8916: Add missing MDSS reset
arm64: dts: qcom: msm8939: Add missing MDSS reset
arm64: dts: qcom: msm8916: Add SDCC resets
arch/arm64/boot/dts/qcom/msm8916.dtsi | 4 ++++
arch/arm64/boot/dts/qcom/msm8939.dtsi | 2 ++
2 files changed, 6 insertions(+)
---
base-commit: 62a9be0b3388d1026117de536f6c81e09ba219fe
change-id: 20250915-msm8916-resets-52f2e52602b7
Best regards,
--
Stephan Gerhold <stephan.gerhold@xxxxxxxxxx>