lkml.org 
[lkml]   [2018]   [May]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v6 3/3] clk: qcom: Add Global Clock controller (GCC) driver for SDM845
On Mon, Apr 30, 2018 at 09:50:10PM +0530, Amit Nischal wrote:
> From: Taniya Das <tdas@codeaurora.org>
>
> Add support for the global clock controller found on SDM845
> based devices. This should allow most non-multimedia device
> drivers to probe and control their clocks.
>
> Signed-off-by: Taniya Das <tdas@codeaurora.org>
> Signed-off-by: Amit Nischal <anischal@codeaurora.org>
> ---
> .../devicetree/bindings/clock/qcom,gcc.txt | 1 +
> drivers/clk/qcom/Kconfig | 10 +-
> drivers/clk/qcom/Makefile | 1 +
> drivers/clk/qcom/gcc-sdm845.c | 3480 ++++++++++++++++++++
> include/dt-bindings/clock/qcom,gcc-sdm845.h | 239 ++
> 5 files changed, 3727 insertions(+), 4 deletions(-)
> create mode 100644 drivers/clk/qcom/gcc-sdm845.c
> create mode 100644 include/dt-bindings/clock/qcom,gcc-sdm845.h

For the DT bits:

Reviewed-by: Rob Herring <robh@kernel.org>

In the future please split bindings and binding headers to separate
patch.

Rob

\
 
 \ /
  Last update: 2018-05-01 14:40    [W:0.118 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site