]> git.dujemihanovic.xyz Git - linux.git/commit
drm/vc4: hdmi: Introduce a CEC clock
authorMaxime Ripard <maxime@cerno.tech>
Mon, 11 Jan 2021 14:23:02 +0000 (15:23 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Thu, 28 Jan 2021 09:28:39 +0000 (10:28 +0100)
commitcd7f016c93b697dea79a884162cbf7311283fe12
tree60900c61ef0a7e2ef023536ec59b64115c76f70f
parenta9dd0b9a5c3e11c79e6ff9c7fdf07c471732dcb6
drm/vc4: hdmi: Introduce a CEC clock

While the BCM2835 had the CEC clock derived from the HSM clock, the
BCM2711 has a dedicated parent clock for it.

Let's introduce a separate clock for it so that we can handle both
cases.

Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Acked-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Tested-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Link: https://patchwork.freedesktop.org/patch/msgid/20210111142309.193441-9-maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_hdmi.c
drivers/gpu/drm/vc4/vc4_hdmi.h