All of lore.kernel.org
 help / color / mirror / Atom feed
* [v2 0/3] Integrate vppsys with mtk-mmsys in MT8195
@ 2022-01-10  0:58 ` Chun-Jie Chen
  0 siblings, 0 replies; 27+ messages in thread
From: Chun-Jie Chen @ 2022-01-10  0:58 UTC (permalink / raw)
  To: Matthias Brugger, Stephen Boyd, Nicolas Boichat, Rob Herring
  Cc: linux-arm-kernel, linux-kernel, linux-mediatek, linux-clk,
	devicetree, srv_heupstream, Project_Global_Chrome_Upstream_Group

This patch series is based on 5.16-rc6.

change since v1:
- remove vppsys in clock document
- unregister clock when fail to add clock provider

Chun-Jie Chen (3):
  clk: mediatek: Add error handle when fail to register clock provider
  dt-bindings: ARM: Mediatek: Remove vppsys in MT8195 clock document
  clk: mediatek: Integrate vppsys with mtk-mmsys in MT8195

 .../arm/mediatek/mediatek,mt8195-clock.yaml   | 16 -------
 drivers/clk/mediatek/clk-mt8195-apmixedsys.c  |  5 ++-
 drivers/clk/mediatek/clk-mt8195-apusys_pll.c  |  5 ++-
 drivers/clk/mediatek/clk-mt8195-topckgen.c    |  5 ++-
 drivers/clk/mediatek/clk-mt8195-vdo0.c        |  5 ++-
 drivers/clk/mediatek/clk-mt8195-vdo1.c        |  5 ++-
 drivers/clk/mediatek/clk-mt8195-vpp0.c        | 42 ++++++++++++-------
 drivers/clk/mediatek/clk-mt8195-vpp1.c        | 42 ++++++++++++-------
 drivers/clk/mediatek/clk-mtk.c                | 14 ++++++-
 drivers/clk/mediatek/clk-mtk.h                |  1 +
 10 files changed, 89 insertions(+), 51 deletions(-)

--
2.18.0


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

end of thread, other threads:[~2022-02-15  9:51 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-10  0:58 [v2 0/3] Integrate vppsys with mtk-mmsys in MT8195 Chun-Jie Chen
2022-01-10  0:58 ` Chun-Jie Chen
2022-01-10  0:58 ` Chun-Jie Chen
2022-01-10  0:59 ` [v2 1/3] clk: mediatek: Add error handle when fail to register clock provider Chun-Jie Chen
2022-01-10  0:59   ` Chun-Jie Chen
2022-01-10  0:59   ` Chun-Jie Chen
2022-01-10 14:28   ` AngeloGioacchino Del Regno
2022-01-10 14:28     ` AngeloGioacchino Del Regno
2022-01-10 14:28     ` AngeloGioacchino Del Regno
2022-01-10  0:59 ` [v2 2/3] dt-bindings: ARM: Mediatek: Remove vppsys in MT8195 clock document Chun-Jie Chen
2022-01-10  0:59   ` Chun-Jie Chen
2022-01-10  0:59   ` Chun-Jie Chen
2022-01-21 23:35   ` Rob Herring
2022-01-21 23:35     ` Rob Herring
2022-01-21 23:35     ` Rob Herring
2022-02-15  9:50     ` Chun-Jie Chen
2022-02-15  9:50       ` Chun-Jie Chen
2022-02-15  9:50       ` Chun-Jie Chen
2022-01-10  0:59 ` [v2 3/3] clk: mediatek: Integrate vppsys with mtk-mmsys in MT8195 Chun-Jie Chen
2022-01-10  0:59   ` Chun-Jie Chen
2022-01-10  0:59   ` Chun-Jie Chen
2022-01-10 14:36   ` AngeloGioacchino Del Regno
2022-01-10 14:36     ` AngeloGioacchino Del Regno
2022-01-10 14:36     ` AngeloGioacchino Del Regno
2022-02-09  1:54     ` Chun-Jie Chen
2022-02-09  1:54       ` Chun-Jie Chen
2022-02-09  1:54       ` Chun-Jie Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.