[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251114070512.855008-1-yuji2.ishikawa@toshiba.co.jp>
Date: Fri, 14 Nov 2025 16:05:10 +0900
From: Yuji Ishikawa <yuji2.ishikawa@...hiba.co.jp>
To: Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>,
Nobuhiro Iwamatsu <nobuhiro.iwamatsu.x90@...l.toshiba>,
Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Philipp Zabel <p.zabel@...gutronix.de>
Cc: linux-clk@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
Yuji Ishikawa <yuji2.ishikawa@...hiba.co.jp>
Subject: [PATCH v3 0/2] clk: visconti: Add support for VIIF on Toshiba Visconti TMPV770x SoC
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
Powered by blists - more mailing lists