Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] clk: visconti: Remove definition of number of clocks from bindings
@ 2025-11-14  6:53 Yuji Ishikawa
  2025-11-14  6:53 ` [PATCH 1/2] clk: visconti: Do not define number of clocks in bindings Yuji Ishikawa
  2025-11-14  6:53 ` [PATCH 2/2] dt-bindings: clock: tmpv770x: Remove definition of number of clocks Yuji Ishikawa
  0 siblings, 2 replies; 6+ messages in thread
From: Yuji Ishikawa @ 2025-11-14  6:53 UTC (permalink / raw)
  To: Michael Turquette, Stephen Boyd, Nobuhiro Iwamatsu, Rob Herring,
	Krzysztof Kozlowski, Conor Dooley, Philipp Zabel
  Cc: linux-clk, linux-arm-kernel, linux-kernel, devicetree,
	Yuji Ishikawa

Remove the definitions of number of clocks from bindings because they
prevent adding new clocks. The first patch removes the use of the
definitions in the driver, then the second patch removes the definitions.

Yuji Ishikawa (2):
  clk: visconti: Do not define number of clocks in bindings
  dt-bindings: clock: tmpv770x: Remove definition of number of clocks

 drivers/clk/visconti/clkc-tmpv770x.c         | 8 ++++++--
 drivers/clk/visconti/pll-tmpv770x.c          | 5 ++++-
 include/dt-bindings/clock/toshiba,tmpv770x.h | 3 ---
 include/dt-bindings/reset/toshiba,tmpv770x.h | 1 -
 4 files changed, 10 insertions(+), 7 deletions(-)

-- 
2.34.1




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

end of thread, other threads:[~2025-11-21  5:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-14  6:53 [PATCH 0/2] clk: visconti: Remove definition of number of clocks from bindings Yuji Ishikawa
2025-11-14  6:53 ` [PATCH 1/2] clk: visconti: Do not define number of clocks in bindings Yuji Ishikawa
2025-11-21  2:53   ` Stephen Boyd
2025-11-14  6:53 ` [PATCH 2/2] dt-bindings: clock: tmpv770x: Remove definition of number of clocks Yuji Ishikawa
2025-11-14 17:55   ` Conor Dooley
2025-11-21  2:53   ` Stephen Boyd

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