]> git.dujemihanovic.xyz Git - u-boot.git/commit
clk: meson: gxbb: add HDMI clocks
authorNeil Armstrong <neil.armstrong@linaro.org>
Wed, 9 Oct 2024 09:15:20 +0000 (11:15 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Mon, 14 Oct 2024 07:06:16 +0000 (09:06 +0200)
commit53a9baeefb646a929483aee02ed8ed92a08169e0
tree6704bcd58912267fac0f3c378935de2bd7dc937f
parent8c914e53641e22a7fe5877c816085e1b3192b95b
clk: meson: gxbb: add HDMI clocks

Align with g12a driver to handle the CLKID_HDMI, CLKID_HDMI_SEL
and CLKID_HDMI_DIV clocks since they were added to the upstream
GXBB/GXL Devicetree on v6.11 with [1]

[1] https://lore.kernel.org/all/20240626152733.1350376-1-jbrunet@baylibre.com/

Link: https://lore.kernel.org/r/20241009-u-boot-topic-fix-hdmi-v1-1-2479cd90c4ea@linaro.org
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
drivers/clk/meson/gxbb.c