[PATCH 0/2] Add HDMI audio support to the LT8912B bridge

From: rafael
Date: Mon Feb 03 2025 - 14:25:35 EST


From: Rafael Beims <rafael.beims@xxxxxxxxxxx>

This patch series adds HDMI audio support to the Lontium LT8912B bridge driver using the I2S input. The audio output was tested using a Verdin iMX8MM + DSI to HDMI adapter connected to different monitors.

Rafael Beims (2):
dt-bindings: display: bridge: lt8912b: Add I2S audio input port
drm/bridge: lt8912b: Add support for audio

.../display/bridge/lontium,lt8912b.yaml | 8 ++
drivers/gpu/drm/bridge/Kconfig | 1 +
drivers/gpu/drm/bridge/lontium-lt8912b.c | 107 +++++++++++++++++-
3 files changed, 115 insertions(+), 1 deletion(-)

--
2.47.2