[PATCH 0/3] Fixes for SM7150 dispcc driver

Jens Reidel posted 3 patches 1 week, 5 days ago
drivers/clk/qcom/dispcc-sm7150.c               | 9 ++++++++-
include/dt-bindings/clock/qcom,sm7150-dispcc.h | 3 +++
2 files changed, 11 insertions(+), 1 deletion(-)
[PATCH 0/3] Fixes for SM7150 dispcc driver
Posted by Jens Reidel 1 week, 5 days ago
The MDSS needs a reference to the MDSS_CORE reset since 6.17-rc,
otherwise video mode panel initialization appears to be broken.

Also ensure that the parent of dispcc_mdss_pclk0_clk_src gets prepared
and enabled to fix an "rcg didn't update its configuration" warning that
started occurring recently.

Signed-off-by: Jens Reidel <adrian@mainlining.org>
---
Jens Reidel (3):
      dt-bindings: clock: sm7150-dispcc: Add MDSS_CORE reset
      clk: qcom: dispcc-sm7150: Add MDSS_CORE reset
      clk: qcom: dispcc-sm7150: Fix dispcc_mdss_pclk0_clk_src

 drivers/clk/qcom/dispcc-sm7150.c               | 9 ++++++++-
 include/dt-bindings/clock/qcom,sm7150-dispcc.h | 3 +++
 2 files changed, 11 insertions(+), 1 deletion(-)
---
base-commit: 8f7f8b1b3f4c613dd886f53f768f82816b41eaa3
change-id: 20250919-sm7150-dispcc-fixes-31578cae5c1a

Best regards,
-- 
Jens Reidel <adrian@mainlining.org>