lkml.org 
[lkml]   [2017]   [May]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] clk: rockchip: support clk controller for RK3128 SoC
Date
The driver and clk ID\SRST ID it's also applies to the RK3126 SoC.

change in V2:
rename the rk312x to rk3128.

Elaine Zhang (3):
clk: rockchip: add dt-binding header for rk3128
dt-bindings: add bindings for rk3128 clock controller
clk: rockchip: add clock controller for rk3128

.../bindings/clock/rockchip,rk3128-cru.txt | 56 ++
drivers/clk/rockchip/Makefile | 1 +
drivers/clk/rockchip/clk-rk3128.c | 612 +++++++++++++++++++++
include/dt-bindings/clock/rk3128-cru.h | 281 ++++++++++
4 files changed, 950 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/rockchip,rk3128-cru.txt
create mode 100644 drivers/clk/rockchip/clk-rk3128.c
create mode 100644 include/dt-bindings/clock/rk3128-cru.h

--
1.9.1


\
 
 \ /
  Last update: 2017-05-18 04:15    [W:0.069 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site