Re: [PATCH 0/2] ARM: mach-meson: fix HDMI since DT update to v6.11
Neil Armstrong <[email protected]>
| Newsgroups | io.groups.u-boot-amlogic,org.u-boot-project.lists.u-boot |
|---|---|
| Message-ID | <[email protected]> |
Hi,
On Wed, 09 Oct 2024 11:15:19 +0200, Neil Armstrong wrote:
> 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.
>
>
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-amlogic (u-boot-amlogic-next)
[1/2] clk: meson: gxbb: add HDMI clocks
https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/2958fd431af7d08a0b15881b59b0df2e32963ba8
[2/2] power/domain: meson-ee-pwrc: make sure to not enable a domain twice
https://source.denx.de/u-boot/custodians/u-boot-amlogic/-/commit/25b489e2cb816f52467138665b9b6203c358f03b
--
Neil