2023-09-24 14:09:38

by Chun-Kuang Hu

[permalink] [raw]
Subject: Re: [PATCH v6,0/4] Add compatible to increase MT8188 audio control

Hi, Shuijing:

Shuijing Li <[email protected]> 於 2023年8月22日 週二 上午10:41寫道:
>
> 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.

For this series, applied to mediatek-drm-next [1], thanks.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/chunkuang.hu/linux.git/log/?h=mediatek-drm-next

Regards,
Chun-Kuang.

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