Messages in this thread |  | | Date | Thu, 19 Dec 2019 12:24:31 -0600 | From | Rob Herring <> | Subject | Re: [PATCH V2 4/7] clk: qcom: Add DT bindings for ipq6018 gcc clock controller |
| |
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@codeaurora.org> > Signed-off-by: Anusha Canchi Ramachandra Rao <anusharao@codeaurora.org> > Co-developed-by: Abhishek Sahu <absahu@codeaurora.org> > Signed-off-by: Abhishek Sahu <absahu@codeaurora.org> > Co-developed-by: Sivaprakash Murugesan <sivaprak@codeaurora.org> > Signed-off-by: Sivaprakash Murugesan <sivaprak@codeaurora.org> > Signed-off-by: Sricharan R <sricharan@codeaurora.org> > --- > > [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@kernel.org>
|  |