HDMI audio is showing lots of logs, particularly when HDMI is disconnected.
It doubled on RK3588 with the addition of the second HDMI TX port, so clean it up to avoid missing important log lines. Changes since v1: - Add comment about clock requirements - Add Fixes tags to the drm/bridge commits - Link to v1: https://lore.kernel.org/all/20250717215620.288651-1-detlev.casan...@collabora.com/ Detlev Casanova (3): drm/bridge: dw-hdmi-qp: Return 0 in audio prepare when disconnected ASoC: hdac_hdmi: Use dev_info on invalid ELD version drm/bridge: synopsys: Do not warn about audio params computation drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c | 13 ++++++++++--- sound/soc/codecs/hdac_hdmi.c | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) -- 2.50.1