The STM32MP257F DK board features an ADV7535 HDMI bridge, which belongs to the ADV7511 bridges family. At startup the Pipewire audio framework parses the audio devices to discover their capabilities. The capabilities reported by the ADV7511 driver are not accurate enough, which results in warning messages from Pipewire. Adjust the capabilities reported by the ADV7511 driver, to more accurately reflect its actual capabilities. Changes in v2: - Re-order patches - Set no_spdif_capture flag Olivier Moysan (3): drm: bridge: adv7511: fill stream capabilities ASoC: hdmi-codec: allow to refine formats actually supported drm: bridge: adv7511: remove s32 format from i2s capabilities drivers/gpu/drm/bridge/adv7511/adv7511_audio.c | 5 +++++ include/sound/hdmi-codec.h | 1 + sound/soc/codecs/hdmi-codec.c | 4 ++++ 3 files changed, 10 insertions(+) base-commit: 08767822ac114d510cf6861349e805a4c156dcbc -- 2.25.1