Re: [PATCH V2 4/7] clk: qcom: Add DT bindings for ipq6018 gcc clock controller

From: Rob Herring
Date: Thu Dec 19 2019 - 13:24:36 EST


On Thu, Dec 19, 2019 at 04:11:46PM +0530, Sricharan R wrote:
> Add the compatible strings and the include file for ipq6018
> gcc clock controller.
>
> Co-developed-by: Anusha Canchi Ramachandra Rao <anusharao@xxxxxxxxxxxxxx>
> Signed-off-by: Anusha Canchi Ramachandra Rao <anusharao@xxxxxxxxxxxxxx>
> Co-developed-by: Abhishek Sahu <absahu@xxxxxxxxxxxxxx>
> Signed-off-by: Abhishek Sahu <absahu@xxxxxxxxxxxxxx>
> Co-developed-by: Sivaprakash Murugesan <sivaprak@xxxxxxxxxxxxxx>
> Signed-off-by: Sivaprakash Murugesan <sivaprak@xxxxxxxxxxxxxx>
> Signed-off-by: Sricharan R <sricharan@xxxxxxxxxxxxxx>
> ---
>
> [V2] Addressed review comments.
>
> .../devicetree/bindings/clock/qcom,gcc.yaml | 3 +-
> include/dt-bindings/clock/qcom,gcc-ipq6018.h | 262 +++++++++++++++++++++
> include/dt-bindings/reset/qcom,gcc-ipq6018.h | 157 ++++++++++++
> 3 files changed, 421 insertions(+), 1 deletion(-)
> create mode 100644 include/dt-bindings/clock/qcom,gcc-ipq6018.h
> create mode 100644 include/dt-bindings/reset/qcom,gcc-ipq6018.h

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>