On Wed, 3 Sep 2025 19:21:29 +0300, Dmitry Baryshkov wrote: > Instead of writing the first byte of the infoframe (and hoping that the > rest is default / zeroes), hook Audio InfoFrame support into the > write_infoframe / clear_infoframes callbacks and use > drm_atomic_helper_connector_hdmi_update_audio_infoframe() to write the > frame. > > [ ... ]
Acked-by: Maxime Ripard <mrip...@kernel.org> Thanks! Maxime