public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] ARM: mach-meson: fix HDMI since DT update to v6.11
@ 2024-10-09  9:15 Neil Armstrong
  2024-10-09  9:15 ` [PATCH 1/2] clk: meson: gxbb: add HDMI clocks Neil Armstrong
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Neil Armstrong @ 2024-10-09  9:15 UTC (permalink / raw)
  To: Lukasz Majewski, Sean Anderson, Tom Rini, Jaehoon Chung
  Cc: u-boot-amlogic, u-boot, Neil Armstrong

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@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@linaro.org>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-10-22 23:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-09  9:15 [PATCH 0/2] ARM: mach-meson: fix HDMI since DT update to v6.11 Neil Armstrong
2024-10-09  9:15 ` [PATCH 1/2] clk: meson: gxbb: add HDMI clocks Neil Armstrong
2024-10-09  9:15 ` [PATCH 2/2] power/domain: meson-ee-pwrc: make sure to not enable a domain twice Neil Armstrong
2024-10-22 23:19   ` Jaehoon Chung
2024-10-11 14:42 ` [PATCH 0/2] ARM: mach-meson: fix HDMI since DT update to v6.11 Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox