lkml.org 
[lkml]   [2021]   [Jun]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [RFC v1 05/11] dt-bindings: clock: Add QCOM SM8350 display clock bindings
On Thu, 24 Jun 2021 at 23:18, Rob Herring <robh@kernel.org> wrote:
>
> On Wed, Jun 16, 2021 at 04:11:01PM +0200, Robert Foss wrote:
> > Add device tree bindings for display clock controller for
> > Qualcomm Technology Inc's SM8350 SoC.
> >
> > Signed-off-by: Robert Foss <robert.foss@linaro.org>
> > ---
> > .../bindings/clock/qcom,dispcc-sm8x50.yaml | 6 +-
> > .../dt-bindings/clock/qcom,dispcc-sm8350.h | 77 +++++++++++++++++++
> > 2 files changed, 81 insertions(+), 2 deletions(-)
> > create mode 100644 include/dt-bindings/clock/qcom,dispcc-sm8350.h
> >
> > diff --git a/Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml b/Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml
> > index 0cdf53f41f84..c10eefd024f6 100644
> > --- a/Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml
> > +++ b/Documentation/devicetree/bindings/clock/qcom,dispcc-sm8x50.yaml
> > @@ -4,24 +4,26 @@
> > $id: http://devicetree.org/schemas/clock/qcom,dispcc-sm8x50.yaml#
> > $schema: http://devicetree.org/meta-schemas/core.yaml#
> >
> > -title: Qualcomm Display Clock & Reset Controller Binding for SM8150/SM8250
> > +title: Qualcomm Display Clock & Reset Controller Binding for SM8150/SM8250/SM8350
> >
> > maintainers:
> > - Jonathan Marek <jonathan@marek.ca>
> >
> > description: |
> > Qualcomm display clock control module which supports the clocks, resets and
> > - power domains on SM8150 and SM8250.
> > + power domains on SM8150, SM8250 and SM8350.
> >
> > See also:
> > dt-bindings/clock/qcom,dispcc-sm8150.h
> > dt-bindings/clock/qcom,dispcc-sm8250.h
> > + dt-bindings/clock/qcom,dispcc-sm8350.h
> >
> > properties:
> > compatible:
> > enum:
> > - qcom,sm8150-dispcc
> > - qcom,sm8250-dispcc
> > + - qcom,sm8350-dispcc
> >
> > clocks:
> > items:
> > diff --git a/include/dt-bindings/clock/qcom,dispcc-sm8350.h b/include/dt-bindings/clock/qcom,dispcc-sm8350.h
> > new file mode 100644
> > index 000000000000..361ef27de585
> > --- /dev/null
> > +++ b/include/dt-bindings/clock/qcom,dispcc-sm8350.h
> > @@ -0,0 +1,77 @@
> > +/* SPDX-License-Identifier: GPL-2.0 */
>
> I'm tired of saying this for QCom bindings given it's been QCom I've
> gotten complaints on DT licensing, but dual license please. Spread the
> word.
>
> I'm sure if someone audited licenses of headers and dts files they'd
> find a mess.

Thanks for pointing this out. I'll keep an eye out and change it to
(GPL-2.0-only OR BSD-2-Clause).

\
 
 \ /
  Last update: 2021-06-25 15:53    [W:0.085 / U:0.196 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site