Re: [PATCH] drm/display: bridge_connector: move audio_infoframe checks to OP_HDMI
From: Maxime Ripard
Date: Mon Jan 26 2026 - 07:51:37 EST
On Mon, 26 Jan 2026 13:44:27 +0200, Dmitry Baryshkov wrote:
> There are DRM_BRIDGE_OP_HDMI_AUDIO bridges (e.g. Lontium LT9611UXC)
> which don't implement DRM_BRIDGE_OP_HDMI and don't implement
> hdmi_clear_audio_infoframe / hdmi_write_audio_infoframe callbacks.
>
> Move corresponding checks under the DRM_BRIDGE_OP_HDMI condition, making
>
> [ ... ]
Acked-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime