[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170921233609.t65nskglysn4v4qp@rob-hp-laptop>
Date: Thu, 21 Sep 2017 18:36:09 -0500
From: Rob Herring <robh@...nel.org>
To: Tirupathi Reddy <tirupath@...eaurora.org>
Cc: sboyd@...eaurora.org, mturquette@...libre.com,
mark.rutland@....com, andy.gross@...aro.org,
david.brown@...aro.org, linux-clk@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-msm@...r.kernel.org, linux-soc@...r.kernel.org
Subject: Re: [PATCH V5] clk: qcom: Add spmi_pmic clock divider support
On Tue, Sep 19, 2017 at 04:04:46PM +0530, Tirupathi Reddy wrote:
> Clkdiv module provides a clock output on the PMIC with CXO as
> the source. This clock can be routed through PMIC GPIOs. Add
> a device driver to configure this clkdiv module.
>
> Signed-off-by: Tirupathi Reddy <tirupath@...eaurora.org>
> ---
> .../bindings/clock/clk-spmi-pmic-div.txt | 56 ++++
Acked-by: Rob Herring <robh@...nel.org>
> drivers/clk/qcom/Kconfig | 9 +
> drivers/clk/qcom/Makefile | 1 +
> drivers/clk/qcom/clk-spmi-pmic-div.c | 343 +++++++++++++++++++++
> 4 files changed, 409 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/clock/clk-spmi-pmic-div.txt
> create mode 100644 drivers/clk/qcom/clk-spmi-pmic-div.c
Powered by blists - more mailing lists