Re: [PATCH v3 4/5] dt-bindings: clock: Add SM8250 GCC clock bindings

From: Vinod Koul
Date: Sun Feb 23 2020 - 23:37:06 EST


On 18-02-20, 14:33, Rob Herring wrote:
> On Sun, Feb 16, 2020 at 03:57:24PM +0530, Vinod Koul wrote:
> > From: Taniya Das <tdas@xxxxxxxxxxxxxx>
> >
> > Add device tree bindings for global clock controller on SM8250 SoCs.
> >
> > Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> > Signed-off-by: Venkata Narendra Kumar Gutta <vnkgutta@xxxxxxxxxxxxxx>
> > Signed-off-by: Vinod Koul <vkoul@xxxxxxxxxx>
> > ---
> > .../bindings/clock/qcom,gcc-sm8250.yaml | 72 +++++
> > include/dt-bindings/clock/qcom,gcc-sm8250.h | 271 ++++++++++++++++++
> > 2 files changed, 343 insertions(+)
> > create mode 100644 Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml
> > create mode 100644 include/dt-bindings/clock/qcom,gcc-sm8250.h
> >
> > diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml b/Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml
> > new file mode 100644
> > index 000000000000..d48fb25b0d44
> > --- /dev/null
> > +++ b/Documentation/devicetree/bindings/clock/qcom,gcc-sm8250.yaml
> > @@ -0,0 +1,72 @@
> > +# SPDX-License-Identifier: GPL-2.0-only
>
> Dual license new bindings please:
>
> (GPL-2.0-only OR BSD-2-Clause)

Sure will update, thanks for pointing

--
~Vinod