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. Olivier Moysan (3): drm: bridge: adv7511: fill i2s stream capabilities drm: bridge: adv7511: remove s32 format from i2s capabilities ASoC: hdmi-codec: allow to refine formats actually supported drivers/gpu/drm/bridge/adv7511/adv7511_audio.c | 4 ++++ include/sound/hdmi-codec.h | 1 + sound/soc/codecs/hdmi-codec.c | 4 ++++ 3 files changed, 9 insertions(+) base-commit: 40384c840ea1944d7c5a392e8975ed088ecf0b37 -- 2.25.1