lkml.org 
[lkml]   [2020]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Add APSS clock controller support for IPQ6018
Date
The APSS clock controller in ipq6018 based devices supports cpu with
frequencies above 800Mhz.

This patch series adds the support for the same.

Sivaprakash Murugesan (2):
clk: qcom: Add DT bindings for ipq6018 apss clock controller
clk: qcom: Add ipq6018 apss clock controller

.../devicetree/bindings/clock/qcom,apsscc.yaml | 58 ++++++
drivers/clk/qcom/Kconfig | 8 +
drivers/clk/qcom/Makefile | 1 +
drivers/clk/qcom/apss-ipq6018.c | 210 +++++++++++++++++++++
include/dt-bindings/clock/qcom,apss-ipq6018.h | 26 +++
5 files changed, 303 insertions(+)
create mode 100644 Documentation/devicetree/bindings/clock/qcom,apsscc.yaml
create mode 100644 drivers/clk/qcom/apss-ipq6018.c
create mode 100644 include/dt-bindings/clock/qcom,apss-ipq6018.h

--
2.7.4

\
 
 \ /
  Last update: 2020-02-27 10:56    [W:0.122 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site