public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add compatible to increase MT8188 audio control
@ 2023-04-13  4:06 xinlei.lee
  2023-04-13  4:06 ` [PATCH 1/2] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188 xinlei.lee
  2023-04-13  4:06 ` [PATCH 2/2] drm/mediatek: dp: Add the audio control to mtk_dp_data struct xinlei.lee
  0 siblings, 2 replies; 8+ messages in thread
From: xinlei.lee @ 2023-04-13  4:06 UTC (permalink / raw)
  To: chunkuang.hu, p.zabel, airlied, daniel, robh+dt,
	krzysztof.kozlowski+dt, matthias.bgg, jitao.shi
  Cc: dri-devel, linux-mediatek, devicetree, linux-kernel,
	linux-arm-kernel, Project_Global_Chrome_Upstream_Group,
	Xinlei Lee

From: Xinlei Lee <xinlei.lee@mediatek.com>

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



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

end of thread, other threads:[~2023-04-17 11:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-13  4:06 [PATCH 0/2] Add compatible to increase MT8188 audio control xinlei.lee
2023-04-13  4:06 ` [PATCH 1/2] dt-bindings: display: mediatek: dp: Add compatible for MediaTek MT8188 xinlei.lee
2023-04-13  7:55   ` Krzysztof Kozlowski
2023-04-17 11:28   ` AngeloGioacchino Del Regno
2023-04-17 11:29   ` AngeloGioacchino Del Regno
2023-04-13  4:06 ` [PATCH 2/2] drm/mediatek: dp: Add the audio control to mtk_dp_data struct xinlei.lee
2023-04-13  7:21   ` Rex-BC Chen (陳柏辰)
2023-04-17 11:44   ` AngeloGioacchino Del Regno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox