linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: gregory.clement@bootlin.com (Gregory CLEMENT)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/7] use SPDX-License-Identifier for Armada SoCs and boards
Date: Wed, 14 Feb 2018 13:24:53 +0100	[thread overview]
Message-ID: <87a7wboj1m.fsf@bootlin.com> (raw)
In-Reply-To: <20180105115329.1233-1-gregory.clement@free-electrons.com> (Gregory CLEMENT's message of "Fri, 5 Jan 2018 12:53:22 +0100")

Hi,
 
 On ven., janv. 05 2018, Gregory CLEMENT <gregory.clement@free-electrons.com> wrote:

> Hi,
>
> this series follow the recent trend for the license description to use
> the SPDX-License-Identifier.
>
> It also fix the wrongly stated X11 to MIT (see details in the commit
> logs).
>
> Gregory
>
>
> Gregory CLEMENT (7):
>   arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs
>   arm64: dts: marvell: armada-3720-db: use SPDX-License-Identifier
>   arm64: dts: marvell: armada-3720-espressobin: use
>     SPDX-License-Identifier
>   arm64: dts: marvell: armada-7040-db: use SPDX-License-Identifier
>   arm64: dts: marvell: armada-8040-db: use SPDX-License-Identifier
>   arm64: dts: marvell: armada-8040-mcbin: use SPDX-License-Identifier
>   arm64: dts: marvell: armada-8080-db: use SPDX-License-Identifier

I haven't had anymore feedback since the first exchange a month ago so I
applied the series on mvebu/dt64 (The only change I have done was to
update my email address to bootlin.com)

Thanks,

Gregory



>
>  arch/arm64/boot/dts/marvell/armada-371x.dtsi       | 38 +-------------------
>  arch/arm64/boot/dts/marvell/armada-3720-db.dts     | 39 +-------------------
>  .../boot/dts/marvell/armada-3720-espressobin.dts   | 38 +-------------------
>  arch/arm64/boot/dts/marvell/armada-372x.dtsi       | 38 +-------------------
>  arch/arm64/boot/dts/marvell/armada-37xx.dtsi       | 38 +-------------------
>  arch/arm64/boot/dts/marvell/armada-7020.dtsi       | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-7040-db.dts     | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-7040.dtsi       | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-70x0.dtsi       | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-8020.dtsi       | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-8040-db.dts     | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-8040-mcbin.dts  | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-8040.dtsi       | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-8080-db.dts     | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-8080.dtsi       | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-80x0.dtsi       | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-ap806-dual.dtsi | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-ap806-quad.dtsi | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-ap806.dtsi      | 41 +---------------------
>  .../dts/marvell/armada-ap810-ap0-octa-core.dtsi    | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-ap810-ap0.dtsi  | 41 +---------------------
>  arch/arm64/boot/dts/marvell/armada-common.dtsi     |  2 +-
>  arch/arm64/boot/dts/marvell/armada-cp110.dtsi      |  6 ++--
>  23 files changed, 24 insertions(+), 831 deletions(-)
>
> -- 
> 2.15.1
>

-- 
Gregory Clement, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
http://bootlin.com

      parent reply	other threads:[~2018-02-14 12:24 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-05 11:53 [PATCH 0/7] use SPDX-License-Identifier for Armada SoCs and boards Gregory CLEMENT
2018-01-05 11:53 ` [PATCH 1/7] arm64: dts: marvell: use SPDX-License-Identifier for Armada SoCs Gregory CLEMENT
2018-01-05 12:40   ` Thomas Petazzoni
2018-01-05 12:45     ` Thomas Petazzoni
2018-01-05 12:52     ` Gregory CLEMENT
2018-01-05 14:38       ` Andrew Lunn
2018-01-05 14:55         ` Gregory CLEMENT
2018-01-05 15:30           ` Andrew Lunn
2018-01-08 15:27             ` Gregory CLEMENT
2018-01-05 11:53 ` [PATCH 2/7] arm64: dts: marvell: armada-3720-db: use SPDX-License-Identifier Gregory CLEMENT
2018-01-05 11:53 ` [PATCH 3/7] arm64: dts: marvell: armada-3720-espressobin: " Gregory CLEMENT
2018-01-05 11:53 ` [PATCH 4/7] arm64: dts: marvell: armada-7040-db: " Gregory CLEMENT
2018-01-05 11:53 ` [PATCH 5/7] arm64: dts: marvell: armada-8040-db: " Gregory CLEMENT
2018-01-05 11:53 ` [PATCH 6/7] arm64: dts: marvell: armada-8040-mcbin: " Gregory CLEMENT
2018-01-05 11:53 ` [PATCH 7/7] arm64: dts: marvell: armada-8080-db: " Gregory CLEMENT
2018-01-05 11:58 ` [PATCH 0/7] use SPDX-License-Identifier for Armada SoCs and boards Gregory CLEMENT
2018-02-14 12:24 ` Gregory CLEMENT [this message]

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=87a7wboj1m.fsf@bootlin.com \
    --to=gregory.clement@bootlin.com \
    --cc=linux-arm-kernel@lists.infradead.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;
as well as URLs for NNTP newsgroup(s).