2019-11-16 20:54:27

by Marcelo Schmitt

[permalink] [raw]
Subject: [PATCH 1/2] dt-bindings: iio: adc: ad7292: Update SPDX identifier

Update SPDX identifier to the preferred dual GPL-2.0 OR BSD-2-Clause
licensing.

Signed-off-by: Marcelo Schmitt <[email protected]>
---
I split the changes into 2 different patches since they are about
different issues.

Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml b/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
index b68be3aaf587..5770f63dd511 100644
--- a/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
+++ b/Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0-only
+# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
%YAML 1.2
---
$id: http://devicetree.org/schemas/iio/adc/adi,ad7292.yaml#
--
2.23.0


2019-11-22 16:07:52

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: iio: adc: ad7292: Update SPDX identifier

On Sat, Nov 16, 2019 at 2:50 PM Marcelo Schmitt
<[email protected]> wrote:
>
> Update SPDX identifier to the preferred dual GPL-2.0 OR BSD-2-Clause
> licensing.
>
> Signed-off-by: Marcelo Schmitt <[email protected]>
> ---
> I split the changes into 2 different patches since they are about
> different issues.
>
> Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Rob Herring <[email protected]>

2019-11-23 12:30:26

by Jonathan Cameron

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: iio: adc: ad7292: Update SPDX identifier

On Fri, 22 Nov 2019 10:05:52 -0600
Rob Herring <[email protected]> wrote:

> On Sat, Nov 16, 2019 at 2:50 PM Marcelo Schmitt
> <[email protected]> wrote:
> >
> > Update SPDX identifier to the preferred dual GPL-2.0 OR BSD-2-Clause
> > licensing.
> >
> > Signed-off-by: Marcelo Schmitt <[email protected]>
> > ---
> > I split the changes into 2 different patches since they are about
> > different issues.
> >
> > Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Reviewed-by: Rob Herring <[email protected]>
I've applied this to the fixes-togreg branch so it'll go in during
the early RCs. Nice not to have a release with a different
license, particularly as this was me running too fast at taking
patches.

Thanks,

Jonathan


2019-12-02 16:50:10

by Rob Herring

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: iio: adc: ad7292: Update SPDX identifier

On Sat, Nov 23, 2019 at 6:25 AM Jonathan Cameron <[email protected]> wrote:
>
> On Fri, 22 Nov 2019 10:05:52 -0600
> Rob Herring <[email protected]> wrote:
>
> > On Sat, Nov 16, 2019 at 2:50 PM Marcelo Schmitt
> > <[email protected]> wrote:
> > >
> > > Update SPDX identifier to the preferred dual GPL-2.0 OR BSD-2-Clause
> > > licensing.
> > >
> > > Signed-off-by: Marcelo Schmitt <[email protected]>
> > > ---
> > > I split the changes into 2 different patches since they are about
> > > different issues.
> > >
> > > Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml | 2 +-
> > > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > Reviewed-by: Rob Herring <[email protected]>
> I've applied this to the fixes-togreg branch so it'll go in during
> the early RCs. Nice not to have a release with a different
> license, particularly as this was me running too fast at taking
> patches.

Please send patch 2 sooner rather than later. I would like 'make
dt_binding_check' to pass in rc1 (or rc2 at the latest) rather than
rc5/6 as happened in 5.4 cycle. It's hard to complain that patches
fail it when mainline is already broken.

Rob

2019-12-08 19:17:17

by Jonathan Cameron

[permalink] [raw]
Subject: Re: [PATCH 1/2] dt-bindings: iio: adc: ad7292: Update SPDX identifier

On Mon, 2 Dec 2019 10:48:01 -0600
Rob Herring <[email protected]> wrote:

> On Sat, Nov 23, 2019 at 6:25 AM Jonathan Cameron <[email protected]> wrote:
> >
> > On Fri, 22 Nov 2019 10:05:52 -0600
> > Rob Herring <[email protected]> wrote:
> >
> > > On Sat, Nov 16, 2019 at 2:50 PM Marcelo Schmitt
> > > <[email protected]> wrote:
> > > >
> > > > Update SPDX identifier to the preferred dual GPL-2.0 OR BSD-2-Clause
> > > > licensing.
> > > >
> > > > Signed-off-by: Marcelo Schmitt <[email protected]>
> > > > ---
> > > > I split the changes into 2 different patches since they are about
> > > > different issues.
> > > >
> > > > Documentation/devicetree/bindings/iio/adc/adi,ad7292.yaml | 2 +-
> > > > 1 file changed, 1 insertion(+), 1 deletion(-)
> > >
> > > Reviewed-by: Rob Herring <[email protected]>
> > I've applied this to the fixes-togreg branch so it'll go in during
> > the early RCs. Nice not to have a release with a different
> > license, particularly as this was me running too fast at taking
> > patches.
>
> Please send patch 2 sooner rather than later. I would like 'make
> dt_binding_check' to pass in rc1 (or rc2 at the latest) rather than
> rc5/6 as happened in 5.4 cycle. It's hard to complain that patches
> fail it when mainline is already broken.

I've sent Greg a pull request with these in, so hopefully should be in
place before rc2.

Thanks,

Jonathan

>
> Rob