lkml.org 
[lkml]   [2021]   [Feb]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v1 0/4] clk: rockchip: add clock controller for rk3568
Date
Add the clock tree definition for the new rk3568 SoC

Elaine Zhang (4):
dt-bindings: add bindings for rk3568 clock controller
clk: rockchip: add dt-binding header for rk3568
clk: rockchip: support more core div setting
clk: rockchip: add clock controller for rk3568

.../bindings/clock/rockchip,rk3568-cru.txt | 66 +
drivers/clk/rockchip/Kconfig | 7 +
drivers/clk/rockchip/Makefile | 1 +
drivers/clk/rockchip/clk-cpu.c | 25 +
drivers/clk/rockchip/clk-rk3568.c | 1724 +++++++++++++++++
drivers/clk/rockchip/clk.h | 45 +-
include/dt-bindings/clock/rk3568-cru.h | 926 +++++++++
7 files changed, 2793 insertions(+), 1 deletion(-)
create mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3568-cru.txt
create mode 100644 drivers/clk/rockchip/clk-rk3568.c
create mode 100644 include/dt-bindings/clock/rk3568-cru.h

--
2.17.1



\
 
 \ /
  Last update: 2021-02-23 10:58    [W:0.204 / U:0.120 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site