devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4,0/3] Add compatible to increase MT8188 audio control
@ 2023-08-14  7:28 Shuijing Li
  2023-08-14  7:28 ` [PATCH v4,1/3] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188 Shuijing Li
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Shuijing Li @ 2023-08-14  7:28 UTC (permalink / raw)
  To: chunkuang.hu, p.zabel, airlied, daniel, robh+dt,
	krzysztof.kozlowski+dt, conor+dt, matthias.bgg,
	angelogioacchino.delregno, jitao.shi
  Cc: dri-devel, linux-mediatek, devicetree, linux-kernel,
	linux-arm-kernel, Project_Global_Chrome_Upstream_Group,
	Shuijing Li

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

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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2023-08-16  7:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-14  7:28 [PATCH v4,0/3] Add compatible to increase MT8188 audio control Shuijing Li
2023-08-14  7:28 ` [PATCH v4,1/3] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188 Shuijing Li
2023-08-16  6:49   ` CK Hu (胡俊光)
2023-08-14  7:28 ` [PATCH v4,2/3] drm/mediatek: dp: Add the audio packet flag to mtk_dp_data struct Shuijing Li
2023-08-14  9:14   ` Fei Shao
2023-08-16  7:17   ` [PATCH v4, 2/3] " CK Hu (胡俊光)
2023-08-14  7:28 ` [PATCH v4,3/3] drm/mediatek: dp: Add the audio divider " Shuijing Li
2023-08-14  9:04   ` Fei Shao
2023-08-16  7:12 ` [PATCH v4,0/3] Add compatible to increase MT8188 audio control CK Hu (胡俊光)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).