Re: [PATCH v2] pinctrl: qcom: General Purpose clocks for apq8064

From: Rob Herring
Date: Thu Aug 17 2017 - 18:02:15 EST


On Wed, Aug 16, 2017 at 11:32:17AM +0530, Vinay Simha BN wrote:
> Add support for general purpose (GP) clocks
> for apq8064
>
> DT binding documentation updated for
> qcom,apq8064-pinctrl general purpose (GP) clocks.
>
> Acked-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> Signed-off-by: Vinay Simha BN <simhavcs@xxxxxxxxx>
>
> ---
> v1:
> * only gp_clk_1b tested in nexus7 anx7808 slimport.
>
> v2:
> * bjorn review comments incorporated
> added gp clock functions
> merged documentation and driver to single patch
> ---
> ---
> .../bindings/pinctrl/qcom,apq8064-pinctrl.txt | 3 +-
> drivers/pinctrl/qcom/pinctrl-apq8064.c | 42 ++++++++++++++++++----
> 2 files changed, 38 insertions(+), 7 deletions(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>