devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add mt8186 mutex support for mdp3
@ 2022-07-11 12:32 Allen-KH Cheng
  2022-07-11 12:32 ` [PATCH v2 1/2] dt-bindings: soc: mediatek: add mdp3 mutex support for mt8186 Allen-KH Cheng
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Allen-KH Cheng @ 2022-07-11 12:32 UTC (permalink / raw)
  To: Matthias Brugger, Rob Herring, Krzysztof Kozlowski, Chun-Kuang Hu,
	Philipp Zabel
  Cc: Project_Global_Chrome_Upstream_Group, devicetree,
	linux-arm-kernel, linux-kernel, linux-mediatek, Allen-KH Cheng

This series are based on matthias.bgg/linux.git, for-next and provide
mt8186 mutex support for Media Data Path 3 (MDP3).

As discussed, we add data field (mt8186_mdp_mutex_driver_data) for 
mt8186 mdp3 mutex support instead of adding mutex_table_mod into mt8186
disp mutex data.

changes since v1:
 - add mt8186_mdp_mutex_table_mod
 - add mt8186_mdp_mutex_driver_data for mt8186-mdp3-mutex

Allen-KH Cheng (2):
  dt-bindings: soc: mediatek: add mdp3 mutex support for mt8186
  soc: mediatek: mutex: add mt8186 mutex mod settings for mdp3

 .../bindings/soc/mediatek/mediatek,mutex.yaml |  1 +
 drivers/soc/mediatek/mtk-mutex.c              | 28 +++++++++++++++++++
 include/linux/soc/mediatek/mtk-mutex.h        |  2 ++
 3 files changed, 31 insertions(+)

-- 
2.18.0


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

end of thread, other threads:[~2022-08-10 12:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-11 12:32 [PATCH v2 0/2] Add mt8186 mutex support for mdp3 Allen-KH Cheng
2022-07-11 12:32 ` [PATCH v2 1/2] dt-bindings: soc: mediatek: add mdp3 mutex support for mt8186 Allen-KH Cheng
2022-07-13  8:20   ` AngeloGioacchino Del Regno
2022-07-18 18:44   ` Rob Herring
2022-07-11 12:32 ` [PATCH v2 2/2] soc: mediatek: mutex: add mt8186 mutex mod settings for mdp3 Allen-KH Cheng
2022-07-13  8:20   ` AngeloGioacchino Del Regno
2022-08-10 12:32 ` [PATCH v2 0/2] Add mt8186 mutex support " Allen-KH Cheng

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