[PATCH v4,0/3] Add compatible to increase MT8188 audio control

CK Hu (胡俊光) ck.hu at mediatek.com
Wed Aug 16 00:12:13 PDT 2023


Hi, Shuijing:

On Mon, 2023-08-14 at 15:28 +0800, Shuijing Li wrote:
> 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 (3):
>   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
> 

I would like to separate mt8188 related code from these two patches to
a new patches.

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: Add support MT8188 dp/edp function

Regards,
CK





> 

> .../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(-)
> 


More information about the linux-arm-kernel mailing list