[PATCH 0/2] clk: visconti: Remove definition of number of clocks from bindings

Yuji Ishikawa posted 2 patches 2 months, 3 weeks ago
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(-)
[PATCH 0/2] clk: visconti: Remove definition of number of clocks from bindings
Posted by Yuji Ishikawa 2 months, 3 weeks ago
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