[PATCH 0/2] clk: visconti: Remove definition of number of clocks from bindings
Yuji Ishikawa
yuji2.ishikawa at toshiba.co.jp
Thu Nov 13 22:53:56 PST 2025
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
More information about the linux-arm-kernel
mailing list