]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/bridge: synopsys: Add audio support for dw-hdmi-qp
authorSugar Zhang <sugar.zhang@rock-chips.com>
Mon, 17 Feb 2025 21:47:40 +0000 (16:47 -0500)
committerHeiko Stuebner <heiko@sntech.de>
Thu, 27 Feb 2025 10:43:21 +0000 (11:43 +0100)
commitfd0141d1a8a2a26675ee88df75615c05a55044de
tree6b3bcd01d1495281f1f3f60ca3d7486f8ae6271d
parent735ffae0c906307034314357814391a36e637b45
drm/bridge: synopsys: Add audio support for dw-hdmi-qp

Register the dw-hdmi-qp bridge driver as an HDMI audio codec.

The register values computation functions (for n) are based on the
downstream driver, as well as the register writing functions.

The driver uses the generic HDMI Codec framework in order to implement
the HDMI audio support.

Signed-off-by: Sugar Zhang <sugar.zhang@rock-chips.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Tested-by: Quentin Schulz <quentin.schulz@cherry.de>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Signed-off-by: Detlev Casanova <detlev.casanova@collabora.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://patchwork.freedesktop.org/patch/msgid/20250217215641.372723-2-detlev.casanova@collabora.com
drivers/gpu/drm/bridge/synopsys/dw-hdmi-qp.c