[PATCH 3/9] drm/meson: dw-hdmi: use generic clock helpers

Martin Blumenstingl martin.blumenstingl at googlemail.com
Tue Aug 6 20:28:10 UTC 2024


On Tue, Jul 30, 2024 at 2:50 PM Jerome Brunet <jbrunet at baylibre.com> wrote:
>
> The Amlogic HDMI phy driver is not doing anything with the clocks
> besides enabling on probe. CCF provides generic helpers to do that.
>
> Use the generic clock helpers rather than using a custom one to get and
> enable clocks.
>
> Signed-off-by: Jerome Brunet <jbrunet at baylibre.com>
Reviewed-by: Martin Blumenstingl <martin.blumenstingl at googlemail.com>

note to self: even if we need to manage one of the clocks specifically
we can do it with clk_bulk_data


More information about the dri-devel mailing list