On Tue 13 Aug 06:43 PDT 2019, Rob Herring wrote: > On Tue, Aug 13, 2019 at 7:10 AM Govind Singh <govinds@xxxxxxxxxxxxxx> wrote: > > > > Add devicetree binding for the Q6SSTOP clock controller found in QCS404. > > You need to test this with 'make dt_binding_check' and fix the errors. > > > > > Signed-off-by: Govind Singh <govinds@xxxxxxxxxxxxxx> > > --- > > .../bindings/clock/qcom,q6sstopcc.yaml | 45 +++++++++++++++++++ > > 1 file changed, 45 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml > > > > diff --git a/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml b/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml > > new file mode 100644 > > index 000000000000..861e9ba97ca3 > > --- /dev/null > > +++ b/Documentation/devicetree/bindings/clock/qcom,q6sstopcc.yaml > > @@ -0,0 +1,45 @@ > > +# SPDX-License-Identifier: BSD-2-Clause > > GPL-2.0-only OR BSD-2-Clause > Is this a requirement of the devicetree project? Wouldn't the BSD license alone be sufficient for the type of interoperability that we're striving for? Regards, Bjorn