public inbox for linux-mediatek@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Migrate MT8188 VPPSYS 0/1 to mtk-mmsys driver
@ 2023-11-09  8:21 yu-chang.lee
  2023-11-09  8:21 ` [PATCH 1/3] soc: mediatek: mmsys: Add support for MT8188 VPPSYS yu-chang.lee
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: yu-chang.lee @ 2023-11-09  8:21 UTC (permalink / raw)
  To: AngeloGioacchino Del Regno, Matthias Brugger,
	Nícolas F . R . A . Prado
  Cc: Nathan Lu, Moudy Ho, Jason-JH . Lin, linux-kernel,
	linux-arm-kernel, linux-mediatek,
	Project_Global_Chrome_Upstream_Group, yu-chang . lee

Hi,

This series is to reflect VPPSYS' dependency on mtk-mmsys driver for
mediatek MT8188 platform. The MT8188 VPPSYS 0/1 should be probed 
from the "mtk-mmsys" driver, which then starts its own clock driver
as the platform driver.

Refer to the suggestion in the following patch
https://patchwork.kernel.org/project/linux-mediatek/list/?series=796808
https://patchwork.kernel.org/project/linux-mediatek/list/?series=798392

yu-chang.lee (3):
  soc: mediatek: mmsys: Add support for MT8188 VPPSYS
  dt-bindings: clock: mediatek: Remove compatible for MT8188 VPPSYS
  dt-bindings: arm:mediatek: mmsys: Add VPPSYS compatible for MT8188

 .../bindings/arm/mediatek/mediatek,mmsys.yaml        |  2 ++
 .../bindings/clock/mediatek,mt8188-clock.yaml        |  2 --
 drivers/soc/mediatek/mtk-mmsys.c                     | 12 ++++++++++++
 3 files changed, 14 insertions(+), 2 deletions(-)

-- 
2.18.0



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

end of thread, other threads:[~2023-11-09 16:31 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-09  8:21 [PATCH 0/3] Migrate MT8188 VPPSYS 0/1 to mtk-mmsys driver yu-chang.lee
2023-11-09  8:21 ` [PATCH 1/3] soc: mediatek: mmsys: Add support for MT8188 VPPSYS yu-chang.lee
2023-11-09  9:10   ` AngeloGioacchino Del Regno
2023-11-09  8:22 ` [PATCH 2/3] dt-bindings: clock: mediatek: Remove compatible " yu-chang.lee
2023-11-09  9:15   ` AngeloGioacchino Del Regno
2023-11-09 11:14     ` Yu-chang Lee (李禹璋)
2023-11-09 16:30       ` Krzysztof Kozlowski
2023-11-09 16:27   ` Krzysztof Kozlowski
2023-11-09  8:22 ` [PATCH 3/3] dt-bindings: arm:mediatek: mmsys: Add VPPSYS compatible for MT8188 yu-chang.lee
2023-11-09 16:27   ` Krzysztof Kozlowski

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