[PATCH 0/5] clk: add support for Airoha AN7583 clock

Christian Marangi posted 5 patches 6 months, 3 weeks ago
There is a newer version of this series
.../bindings/clock/airoha,en7523-scu.yaml     |  16 +-
drivers/clk/clk-en7523.c                      | 476 +++++++++++++-----
.../dt-bindings/reset/airoha,an7583-reset.h   |  61 +++
3 files changed, 425 insertions(+), 128 deletions(-)
create mode 100644 include/dt-bindings/reset/airoha,an7583-reset.h
[PATCH 0/5] clk: add support for Airoha AN7583 clock
Posted by Christian Marangi 6 months, 3 weeks ago
This small series introduce some cleanup and support for
clock and reset of Airoha AN7583.

The implementation is similar to EN7581 but AN7583 introduce
new reset and more clock divisor support.

Christian Marangi (5):
  clk: en7523: convert driver to regmap API
  clk: en7523: generalize register clocks function
  dt-bindings: reset: add binding for Airoha AN7583 SoC reset
  dt-bindings: clock: airoha: Document support for AN7583 clock
  clk: en7523: add support for Airoha AN7583 clock

 .../bindings/clock/airoha,en7523-scu.yaml     |  16 +-
 drivers/clk/clk-en7523.c                      | 476 +++++++++++++-----
 .../dt-bindings/reset/airoha,an7583-reset.h   |  61 +++
 3 files changed, 425 insertions(+), 128 deletions(-)
 create mode 100644 include/dt-bindings/reset/airoha,an7583-reset.h

-- 
2.48.1