lkml.org 
[lkml]   [2021]   [Sep]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] Add QCM2290 Global Clock Controller driver
Date
The series adds QCM2290 Global Clock Controller driver support.

Changes for v2:
- Drop unused gcc_parent_map and gcc_parents to avoid clang
unused-const-variable warnings.

Shawn Guo (2):
dt-bindings: clk: qcom: Add QCM2290 Global Clock Controller bindings
clk: qcom: Add Global Clock Controller driver for QCM2290

.../bindings/clock/qcom,gcc-qcm2290.yaml | 72 +
drivers/clk/qcom/Kconfig | 7 +
drivers/clk/qcom/Makefile | 1 +
drivers/clk/qcom/gcc-qcm2290.c | 2965 +++++++++++++++++
include/dt-bindings/clock/qcom,gcc-qcm2290.h | 178 +
5 files changed, 3223 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-qcm2290.yaml
create mode 100644 drivers/clk/qcom/gcc-qcm2290.c
create mode 100644 include/dt-bindings/clock/qcom,gcc-qcm2290.h

--
2.17.1

\
 
 \ /
  Last update: 2021-09-17 05:19    [W:0.034 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site