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>