diff options
author | Maxime Ripard <maxime@cerno.tech> | 2021-01-11 15:23:03 +0100 |
---|---|---|
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | 2021-02-09 17:14:11 +0100 |
commit | ed4a6bbd638618b74fdb6d0eb924d8b11f80bdc0 (patch) | |
tree | 8fdb6f1ba15ddb77c0f8a80b705a240a875a9b2e /drivers/gpu/drm/vc4/vc4_hdmi.h | |
parent | drm/vc4: hdmi: Introduce a CEC clock (diff) | |
download | linux-ed4a6bbd638618b74fdb6d0eb924d8b11f80bdc0.tar.xz linux-ed4a6bbd638618b74fdb6d0eb924d8b11f80bdc0.zip |
drm/vc4: hdmi: Split the interrupt handlers
The BCM2711 has two different interrupt sources to transmit and receive
CEC messages, provided through an external interrupt chip shared between
the two HDMI interrupt controllers.
The rest of the CEC controller is identical though so we need to change
a bit the code organisation to share the code as much as possible, yet
still allowing to register independent handlers.
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
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-10-maxime@cerno.tech
(cherry picked from commit 0c38490a031071c0d81b400949f43ea6f4b0cd8f)
Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Diffstat (limited to 'drivers/gpu/drm/vc4/vc4_hdmi.h')
0 files changed, 0 insertions, 0 deletions