From: Maxime Ripard <maxime.ripard-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org>
To: Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
Cc: Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>,
Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>,
Chen-Yu Tsai <wens-jdAy2FN1RRM@public.gmane.org>,
devicetree <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
linux-arm-kernel
<linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>,
linux-kernel
<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
linux-sunxi <linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>,
linux-amarula
<linux-amarula-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
Subject: Re: [PATCH 01/25] arm64: dts: allwinner: Switch A64 dts(i) to use SPDX identifier
Date: Wed, 3 Jul 2019 17:30:56 +0200 [thread overview]
Message-ID: <20190703153056.jhks4yb4ag56rrx5@flea> (raw)
In-Reply-To: <CAMty3ZDyx_RSkU=OndsvzS5reOzab0DBkrarSeHt+-gtsdyKuQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
On Wed, Jul 03, 2019 at 07:52:27PM +0530, Jagan Teki wrote:
> On Wed, Jul 3, 2019 at 6:58 PM Maxime Ripard <maxime.ripard-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org> wrote:
> >
> > On Wed, Jul 03, 2019 at 06:15:45PM +0530, Jagan Teki wrote:
> > > Adopt the SPDX license identifier headers to ease license
> > > compliance management on Allwinner A64 dts(i) files.
> > >
> > > While the text specifies "of the GPL or the X11 license"
> > > but the actual license text matches the MIT license as
> > > specified at [0]
> > >
> > > [0] https://spdx.org/licenses/MIT.html
> > >
> > > Signed-off-by: Jagan Teki <jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
> > > ---
> > > .../dts/allwinner/sun50i-a64-bananapi-m64.dts | 39 +------------------
> > > .../dts/allwinner/sun50i-a64-nanopi-a64.dts | 39 +------------------
> > > .../dts/allwinner/sun50i-a64-olinuxino.dts | 39 +------------------
> > > .../dts/allwinner/sun50i-a64-orangepi-win.dts | 39 +------------------
> > > .../dts/allwinner/sun50i-a64-pine64-plus.dts | 39 +------------------
> > > .../boot/dts/allwinner/sun50i-a64-pine64.dts | 39 +------------------
> > > .../allwinner/sun50i-a64-sopine-baseboard.dts | 39 +------------------
> > > .../boot/dts/allwinner/sun50i-a64-sopine.dtsi | 39 +------------------
> > > arch/arm64/boot/dts/allwinner/sun50i-a64.dtsi | 39 +------------------
> > > 9 files changed, 9 insertions(+), 342 deletions(-)
> > >
> > > diff --git a/arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts b/arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts
> > > index 208373efee49..efdd84c362b0 100644
> > > --- a/arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts
> > > +++ b/arch/arm64/boot/dts/allwinner/sun50i-a64-bananapi-m64.dts
> > > @@ -1,43 +1,6 @@
> > > +// SPDX-License-Identifier: (GPL-2.0 OR MIT)
> >
> > You say that this is a GPL2 only license
> >
> > > /*
> > > * Copyright (c) 2016 ARM Ltd.
> > > - *
> > > - * This file is dual-licensed: you can use it either under the terms
> > > - * of the GPL or the X11 license, at your option. Note that this dual
> > > - * licensing only applies to this file, and not this project as a
> > > - * whole.
> > > - *
> > > - * a) This library is free software; you can redistribute it and/or
> > > - * modify it under the terms of the GNU General Public License as
> > > - * published by the Free Software Foundation; either version 2 of the
> > > - * License, or (at your option) any later version.
> >
> > While this is GPL2 or later.
>
> Yes, this is where I was confused with compared to existing
> architectures. It seems like it is a call from author of the file or
> make GPL-2.0 for generic purpose [1], not really sure.
What are you confused about? This is GPL2 or later, and it shouldn't
really be changed (unless we have the consent of all the contributors
of all the DTs, but that's a can of worm I don't want to reopen).
Maxime
--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2019-07-03 15:30 UTC|newest]
Thread overview: 29+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-03 12:45 [PATCH 00/25] arm64/ARM: dts: allwinner: Switch to use SPDX identifier Jagan Teki
[not found] ` <20190703124609.21435-1-jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
2019-07-03 12:45 ` [PATCH 01/25] arm64: dts: allwinner: Switch A64 dts(i) " Jagan Teki
[not found] ` <20190703124609.21435-2-jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org>
2019-07-03 13:28 ` Maxime Ripard
2019-07-03 14:22 ` Jagan Teki
[not found] ` <CAMty3ZDyx_RSkU=OndsvzS5reOzab0DBkrarSeHt+-gtsdyKuQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2019-07-03 15:30 ` Maxime Ripard [this message]
2019-07-03 12:45 ` [PATCH 02/25] arm64: dts: allwinner: axp803: Switch " Jagan Teki
2019-07-03 12:45 ` [PATCH 03/25] arm64: dts: allwinner: Switch H5 dts(i) " Jagan Teki
2019-07-03 12:45 ` [PATCH 04/25] ARM: dts: sun4i: Switch A10 " Jagan Teki
2019-07-03 12:45 ` [PATCH 05/25] ARM: dts: sun5i: Switch A10s " Jagan Teki
2019-07-03 12:45 ` [PATCH 06/25] ARM: dts: sun5i: Switch A13 " Jagan Teki
2019-07-03 12:45 ` [PATCH 07/25] ARM: dts: sun5i: Switch GR8 " Jagan Teki
2019-07-03 12:45 ` [PATCH 08/25] ARM: dts: sun6i: Switch A31 " Jagan Teki
2019-07-03 12:45 ` [PATCH 09/25] ARM: dts: sun6i: Switch A31s " Jagan Teki
2019-07-03 12:45 ` [PATCH 10/25] ARM: dts: sun7i: Switch A20 " Jagan Teki
2019-07-03 12:45 ` [PATCH 11/25] ARM: dts: sun8i: t3-cqa3t-bv3: Remove legacy license text Jagan Teki
2019-07-03 12:45 ` [PATCH 12/25] ARM: dts: sun8i: Switch A23 dts(i) to use SPDX identifier Jagan Teki
2019-07-03 12:45 ` [PATCH 13/25] ARM: dts: sun8i: Switch A33 " Jagan Teki
2019-07-03 12:45 ` [PATCH 14/25] ARM: dts: sun8i: Switch A83T " Jagan Teki
2019-07-03 12:46 ` [PATCH 17/25] ARM: dts: sun8i: Switch R40 " Jagan Teki
2019-07-03 12:46 ` [PATCH 18/25] ARM: dts: sun8i: Switch V3s " Jagan Teki
2019-07-03 12:46 ` [PATCH 19/25] ARM: dts: sun9i: Switch A80 " Jagan Teki
2019-07-03 12:46 ` [PATCH 20/25] ARM: dts: axp152: Switch " Jagan Teki
2019-07-03 12:46 ` [PATCH 21/25] ARM: dts: axp209: " Jagan Teki
2019-07-03 12:46 ` [PATCH 22/25] ARM: dts: axp223: " Jagan Teki
2019-07-03 12:46 ` [PATCH 23/25] ARM: dts: axp22x: " Jagan Teki
2019-07-03 12:46 ` [PATCH 25/25] ARM: dts: axp81x: " Jagan Teki
2019-07-03 12:45 ` [PATCH 15/25] ARM: dts: sun8i: Switch H2+ dts " Jagan Teki
2019-07-03 12:46 ` [PATCH 16/25] ARM: dts: sun8i: Switch H3 dts(i) " Jagan Teki
2019-07-03 12:46 ` [PATCH 24/25] ARM: dts: axp809: Switch " Jagan Teki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190703153056.jhks4yb4ag56rrx5@flea \
--to=maxime.ripard-ldxbnhwyfcjbdgjk7y7tuq@public.gmane.org \
--cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=jagan-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org \
--cc=linux-amarula-dyjBcgdgk7Pe9wHmmfpqLFaTQe2KTcn/@public.gmane.org \
--cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
--cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org \
--cc=mark.rutland-5wv7dgnIgG8@public.gmane.org \
--cc=robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
--cc=wens-jdAy2FN1RRM@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox