[PATCH 0/2] clk: visconti: Remove definition of number of clocks from bindings
From: Yuji Ishikawa
Date: Fri Nov 14 2025 - 03:54:30 EST
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