lkml.org 
[lkml]   [2020]   [Jan]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Add Global clock controller support for IPQ6018
Date
The IPQ6018 is Qualcomm’s 802.11ax SoC for Routers,
Gateways and Access Points.

This series adds Global clock controller support for ipq6018.

The patches were a part of https://patchwork.kernel.org/cover/11303075/,
now moved it outside based on Stephen's suggestion.

Sricharan R (2):
clk: qcom: Add DT bindings for ipq6018 gcc clock controller
clk: qcom: Add ipq6018 Global Clock Controller support

.../devicetree/bindings/clock/qcom,gcc.yaml | 3 +-
drivers/clk/qcom/Kconfig | 8 +
drivers/clk/qcom/Makefile | 1 +
drivers/clk/qcom/gcc-ipq6018.c | 4643 ++++++++++++++++++++
include/dt-bindings/clock/qcom,gcc-ipq6018.h | 262 ++
include/dt-bindings/reset/qcom,gcc-ipq6018.h | 157 +
6 files changed, 5073 insertions(+), 1 deletion(-)
create mode 100644 drivers/clk/qcom/gcc-ipq6018.c
create mode 100644 include/dt-bindings/clock/qcom,gcc-ipq6018.h
create mode 100644 include/dt-bindings/reset/qcom,gcc-ipq6018.h

--
1.9.1

\
 
 \ /
  Last update: 2020-01-03 12:26    [W:0.517 / U:0.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site