From: Guillaume Ranquet Date: Thu, 1 Sep 2022 04:41:49 +0000 (+0800) Subject: drm/mediatek: dp: Audio support for MT8195 X-Git-Tag: v6.1-rc1~159^2~17^2~36 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e71a8ebbe086c3d80189726ef46bcf718cbe194d;p=thirdparty%2Fkernel%2Flinux.git drm/mediatek: dp: Audio support for MT8195 This patch adds audio support to the DP driver for MT8195 with up to 8 channels. Signed-off-by: Guillaume Ranquet Signed-off-by: Bo-Chen Chen Tested-by: AngeloGioacchino Del Regno Reviewed-by: AngeloGioacchino Del Regno Signed-off-by: Dmitry Osipenko Link: https://patchwork.freedesktop.org/patch/msgid/20220901044149.16782-11-rex-bc.chen@mediatek.com --- diff --git a/drivers/gpu/drm/mediatek/mtk_dp.c b/drivers/gpu/drm/mediatek/mtk_dp.c index dd34dae417e54..dfa942ca62da5 100644 --- a/drivers/gpu/drm/mediatek/mtk_dp.c +++ b/drivers/gpu/drm/mediatek/mtk_dp.c @@ -29,6 +29,7 @@ #include #include #include +#include #include