public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/4] clk: vf610: Add clocks to support MTIP L2 switch
@ 2026-01-29  9:54 Lukasz Majewski
  2026-01-29  9:54 ` [PATCH v4 1/4] clk: vf610: Move VF610_CLK_END define to clk-vf610 driver Lukasz Majewski
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Lukasz Majewski @ 2026-01-29  9:54 UTC (permalink / raw)
  To: Abel Vesa, Peng Fan, Michael Turquette, Stephen Boyd
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Shawn Guo,
	Sascha Hauer, Pengutronix Kernel Team, Fabio Estevam, linux-clk,
	devicetree, linux-kernel, imx, linux-arm-kernel, Lukasz Majewski

This patch series:
- cleans up clocks' setup on vf610 by moving VF610_CLK_END define
  to driver code
- introduces support for several clocks required by MTIP switch IP block

Lukasz Majewski (4):
  clk: vf610: Move VF610_CLK_END define to clk-vf610 driver
  dt-bindings: clock: vf610: Drop VF610_CLK_END define
  dt-bindings: clock: vf610: Add definitions for MTIP L2 switch
  clk: vf610: Add support for the Ethernet switch clocks

 drivers/clk/imx/clk-vf610.c             | 12 ++++++++++++
 include/dt-bindings/clock/vf610-clock.h |  6 +++++-
 2 files changed, 17 insertions(+), 1 deletion(-)

-- 
2.39.5


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

end of thread, other threads:[~2026-03-18 15:40 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-29  9:54 [PATCH v4 0/4] clk: vf610: Add clocks to support MTIP L2 switch Lukasz Majewski
2026-01-29  9:54 ` [PATCH v4 1/4] clk: vf610: Move VF610_CLK_END define to clk-vf610 driver Lukasz Majewski
2026-01-29  9:54 ` [PATCH v4 2/4] dt-bindings: clock: vf610: Drop VF610_CLK_END define Lukasz Majewski
2026-01-29 16:56   ` Rob Herring (Arm)
2026-01-29  9:54 ` [PATCH v4 3/4] dt-bindings: clock: vf610: Add definitions for MTIP L2 switch Lukasz Majewski
2026-01-29 16:57   ` Rob Herring (Arm)
2026-01-29  9:54 ` [PATCH v4 4/4] clk: vf610: Add support for the Ethernet switch clocks Lukasz Majewski
2026-02-02  1:56 ` [PATCH v4 0/4] clk: vf610: Add clocks to support MTIP L2 switch Peng Fan
2026-02-16  9:15   ` Łukasz Majewski
2026-02-16 10:32     ` Abel Vesa
2026-02-16 11:33       ` Łukasz Majewski
2026-03-18 15:39 ` Abel Vesa

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