On Thu, 19 Jan 2023 10:02:19 +0100, Hans Verkuil wrote: > The bcm2711 has two HDMI outputs, each with their own CEC adapter. > The CEC adapter name has to be unique, but it is currently > hardcoded to "vc4" for both outputs. Change this to use the card_name > from the variant information in order to make the adapter name unique. > > Applied to drm/drm-misc (drm-misc-fixes). Thanks! Maxime