[PATCH 0/2] Add compatible to increase MT8188 audio control

From: xinlei.lee
Date: Thu Apr 13 2023 - 00:07:25 EST


From: Xinlei Lee <xinlei.lee@xxxxxxxxxxxx>

Add dt-binding documentation of dp-tx for MediaTek MT8188 SoC.
Mainly add the following two flag:

1.The audio packet arrangement function is to only arrange audio
packets into the Hblanking area. In order to align with the HW
default setting of g1200, this function needs to be turned off.

2.Due to the difference of HW, different dividers need to be set.

Base on the branch of linus/master v6.3.

Xinlei Lee (2):
dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
drm/mediatek: dp: Add the audio control to mtk_dp_data struct

.../display/mediatek/mediatek,dp.yaml | 1 +
drivers/gpu/drm/mediatek/mtk_dp.c | 32 ++++++++++++++++++-
drivers/gpu/drm/mediatek/mtk_dp_reg.h | 5 +++
3 files changed, 37 insertions(+), 1 deletion(-)

--
2.18.0