linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Add mt8186 mutex support for mdp3
@ 2022-08-31 17:21 Allen-KH Cheng
  2022-08-31 17:21 ` [PATCH v3 1/2] dt-bindings: soc: mediatek: Add mdp3 mutex support for mt8186 Allen-KH Cheng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Allen-KH Cheng @ 2022-08-31 17:21 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 v2:
 - rebase to matthias.bgg/linux.git
 - add C-d-b, R-b and A-b tags

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2022-08-31 19:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-31 17:21 [PATCH v3 0/2] Add mt8186 mutex support for mdp3 Allen-KH Cheng
2022-08-31 17:21 ` [PATCH v3 1/2] dt-bindings: soc: mediatek: Add mdp3 mutex support for mt8186 Allen-KH Cheng
2022-08-31 17:21 ` [PATCH v3 2/2] soc: mediatek: mutex: Add mt8186 mutex mod settings for mdp3 Allen-KH Cheng
2022-08-31 19:28 ` [PATCH v3 0/2] Add mt8186 mutex support " Matthias Brugger

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