Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] clk: visconti: Add support for VIIF on Toshiba Visconti TMPV770x SoC
@ 2025-11-14  7:05 Yuji Ishikawa
  2025-11-14  7:05 ` [PATCH v3 1/2] dt-bindings: clock: tmpv770x: Add VIIF clocks Yuji Ishikawa
  2025-11-14  7:05 ` [PATCH v3 2/2] clk: visconti: " Yuji Ishikawa
  0 siblings, 2 replies; 7+ messages in thread
From: Yuji Ishikawa @ 2025-11-14  7:05 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

This series adds support for Video Input Interface (VIIF) module to the
clock and reset driver of Toshiba Visconti TMPV770x SoC. The first patch
provides the identifiers for clocks and resets. The second patch privides
the control sequence of registers.

This patchset depends on https://lore.kernel.org/all/20251114065358.854817-1-yuji2.ishikawa@toshiba.co.jp/

Changelog v2:
- dt-bindings: Do not modify existing identifiers to avoid breaking ABI.
- clk: Update clk_gate_tables to reflect changes in bindings identifiers.

Changelog v3:
- dt-bindings:
  - Only add new clock/reset identifiers.
  - Remove TMPV770X_NR_CLK and others in a preceding patch
- clk: Obtain the number of clocks in the driver source.

Yuji Ishikawa (2):
  dt-bindings: clock: tmpv770x: Add VIIF clocks
  clk: visconti: Add VIIF clocks

 drivers/clk/visconti/clkc-tmpv770x.c         | 75 +++++++++++++++++++-
 include/dt-bindings/clock/toshiba,tmpv770x.h | 11 +++
 include/dt-bindings/reset/toshiba,tmpv770x.h |  8 +++
 3 files changed, 92 insertions(+), 2 deletions(-)

-- 
2.34.1




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

end of thread, other threads:[~2025-12-03  7:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-14  7:05 [PATCH v3 0/2] clk: visconti: Add support for VIIF on Toshiba Visconti TMPV770x SoC Yuji Ishikawa
2025-11-14  7:05 ` [PATCH v3 1/2] dt-bindings: clock: tmpv770x: Add VIIF clocks Yuji Ishikawa
2025-11-14 17:54   ` Conor Dooley
2025-11-21  2:57   ` Stephen Boyd
2025-11-14  7:05 ` [PATCH v3 2/2] clk: visconti: " Yuji Ishikawa
2025-11-21  2:56   ` Stephen Boyd
2025-12-03  7:50     ` yuji.ishikawa.x51

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