Thread (6 messages) 6 messages, 2 authors, 2024-08-02
STALE706d
Revisions (7)
  1. v1 current
  2. v2 [diff vs current]
  3. v3 [diff vs current]
  4. v4 [diff vs current]
  5. v5 [diff vs current]
  6. v6 [diff vs current]
  7. v7 [diff vs current]

[PATCH 0/3] Add CRU support for rk3576 SoC

From: Detlev Casanova <detlev.casanova@collabora.com>
Date: 2024-08-02 14:17:13
Also in: linux-clk, linux-devicetree, linux-rockchip, lkml

Add support for clocks and resets on the rk3576.
Patches from downstream have been squashed and rebased.

Detlev Casanova (1):
  dt-bindings: clock: add rk3576 cru bindings

Elaine Zhang (2):
  clk: rockchip: Add dt-binding header for rk3576
  clk: rockchip: Add clock controller for the RK3576

 .../bindings/clock/rockchip,rk3576-cru.yaml   |   73 +
 drivers/clk/rockchip/Kconfig                  |    7 +
 drivers/clk/rockchip/Makefile                 |    1 +
 drivers/clk/rockchip/clk-rk3576.c             | 1818 +++++++++++++++++
 drivers/clk/rockchip/clk.h                    |   52 +
 .../dt-bindings/clock/rockchip,rk3576-cru.h   | 1149 +++++++++++
 6 files changed, 3100 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3576-cru.yaml
 create mode 100644 drivers/clk/rockchip/clk-rk3576.c
 create mode 100644 include/dt-bindings/clock/rockchip,rk3576-cru.h

-- 
2.46.0

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help