public inbox for linux-clk@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v7 0/1] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys drive
@ 2023-02-07  1:47 Moudy Ho
  2023-02-07  1:48 ` [PATCH v7 1/1] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe Moudy Ho
  0 siblings, 1 reply; 4+ messages in thread
From: Moudy Ho @ 2023-02-07  1:47 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Matthias Brugger,
	Michael Turquette, Stephen Boyd
  Cc: devicetree, linux-kernel, linux-arm-kernel, linux-mediatek,
	linux-clk, Project_Global_Chrome_Upstream_Group, Moudy Ho

Change since v6:
- Rebase on linux-next.
- Drop applied patches [1/4], [2/4] and [4/4].
- In response to the API changes of "mtk_clk_register_gates" and
  "mtk_alloc_clk_data", the patch [3/4] has been modified accordingly.

Change since v5:
- Rebase on linux-next.
- Correct the compatible enumeration order in "mediatek,mmsys.yaml".

Hi,

This series splits patches from the original mailing list below:
https://patchwork.kernel.org/project/linux-mediatek/list/?series=711592

Refer to the comments of 0/8 and 1/8 in the following series:
https://patchwork.kernel.org/project/linux-mediatek/list/?series=702518
All about the MT8195 VPPSYS 0/1 should be probed from the "mtk-mmsys"
driver, which then starts its own clock driver as the platform driver.

Moudy Ho (1):
  clk: mediatek: remove MT8195 vppsys/0/1 simple_probe

 drivers/clk/mediatek/clk-mt8195-vpp0.c | 58 +++++++++++++++++++-------
 drivers/clk/mediatek/clk-mt8195-vpp1.c | 58 +++++++++++++++++++-------
 2 files changed, 86 insertions(+), 30 deletions(-)

-- 
2.18.0


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-07  1:47 [PATCH v7 0/1] Migrate MT8195 VPPSYS 0/1 to mtk-mmsys drive Moudy Ho
2023-02-07  1:48 ` [PATCH v7 1/1] clk: mediatek: remove MT8195 vppsys/0/1 simple_probe Moudy Ho
2023-02-07  4:29   ` Chen-Yu Tsai
2023-02-11  0:09     ` Stephen Boyd

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