[PATCH 0/2] ARM: mach-meson: fix HDMI since DT update to v6.11

Neil Armstrong neil.armstrong at linaro.org
Wed Oct 9 11:15:19 CEST 2024


The DT was updated with unhandled clocks and a shared
power domain, causing a probe failure and a green output.

Add the missing clocks and avoid enabling a power domain twice.

Signed-off-by: Neil Armstrong <neil.armstrong at linaro.org>
---
Neil Armstrong (2):
      clk: meson: gxbb: add HDMI clocks
      power/domain: meson-ee-pwrc: make sure to not enable a domain twice

 drivers/clk/meson/gxbb.c             | 50 +++++++++++++++++++++++++++++++++++-
 drivers/power/domain/meson-ee-pwrc.c | 15 +++++++++--
 2 files changed, 62 insertions(+), 3 deletions(-)
---
base-commit: 28dc47038edc4e93f32d75a357131bcf01a18d85
change-id: 20241009-u-boot-topic-fix-hdmi-bb39cd876446

Best regards,
-- 
Neil Armstrong <neil.armstrong at linaro.org>



More information about the U-Boot mailing list