[PATCH v5,0/4] Add compatible to increase MT8188 audio control

From: Shuijing Li
Date: Thu Aug 17 2023 - 02:28:31 EST


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.4.

Shuijing Li (4):
dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188
drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct
drm/mediatek: dp: Add the audio divider to mtk_dp_data struct
drm/mediatek: dp: Add support MT8188 dp/edp function

.../display/mediatek/mediatek,dp.yaml | 2 ++
drivers/gpu/drm/mediatek/mtk_dp.c | 36 ++++++++++++++++++-
drivers/gpu/drm/mediatek/mtk_dp_reg.h | 23 ++++++++----
3 files changed, 54 insertions(+), 7 deletions(-)

--
2.40.1