devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Claudiu Beznea <claudiu.beznea@microchip.com>,
	<robh+dt@kernel.org>, <alexandre.belloni@bootlin.com>,
	<ludovic.desroches@microchip.com>
Cc: <sudeep.holla@arm.com>, <devicetree@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2 1/7] drivers: soc: atmel: add spdx license identifier
Date: Tue, 26 Jan 2021 11:28:56 +0100	[thread overview]
Message-ID: <436dfb02-cab0-fffe-d0c3-5b34476a05f6@microchip.com> (raw)
In-Reply-To: <1611653376-24168-2-git-send-email-claudiu.beznea@microchip.com>

On 26/01/2021 at 10:29, Claudiu Beznea wrote:
> Add SPDX-License-Identifier.
> 
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>

Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>

I remove license boilerplate text now that it's useless and queue this 
one on top of at91-soc.

Thanks, best regards,
   Nicolas

> ---
>   drivers/soc/atmel/soc.c | 1 +
>   drivers/soc/atmel/soc.h | 1 +
>   2 files changed, 2 insertions(+)
> 
> diff --git a/drivers/soc/atmel/soc.c b/drivers/soc/atmel/soc.c
> index 2dc86728b132..755a82502ef4 100644
> --- a/drivers/soc/atmel/soc.c
> +++ b/drivers/soc/atmel/soc.c
> @@ -1,3 +1,4 @@
> +// SPDX-License-Identifier: GPL-2.0-only
>   /*
>    * Copyright (C) 2015 Atmel
>    *
> diff --git a/drivers/soc/atmel/soc.h b/drivers/soc/atmel/soc.h
> index ee652e4841a5..77b27124362c 100644
> --- a/drivers/soc/atmel/soc.h
> +++ b/drivers/soc/atmel/soc.h
> @@ -1,3 +1,4 @@
> +/* SPDX-License-Identifier: GPL-2.0-only */
>   /*
>    * Copyright (C) 2015 Atmel
>    *
> 


-- 
Nicolas Ferre

  reply	other threads:[~2021-01-26 12:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-26  9:29 [PATCH v2 0/7] drivers: soc: atmel: add support for sama7g5 Claudiu Beznea
2021-01-26  9:29 ` [PATCH v2 1/7] drivers: soc: atmel: add spdx license identifier Claudiu Beznea
2021-01-26 10:28   ` Nicolas Ferre [this message]
2021-01-26  9:29 ` [PATCH v2 2/7] drivers: soc: atmel: use GENMASK Claudiu Beznea
2021-01-26  9:29 ` [PATCH v2 3/7] drivers: soc: atmel: fix "__initconst should be placed after socs[]" warning Claudiu Beznea
2021-01-26  9:29 ` [PATCH v2 4/7] drivers: soc: atmel: add null entry at the end of at91_soc_allowed_list[] Claudiu Beznea
2021-01-26  9:29 ` [PATCH v2 5/7] drivers: soc: atmel: add per soc id and version match masks Claudiu Beznea
2021-01-26  9:29 ` [PATCH v2 6/7] dt-bindings: atmel-sysreg: add "microchip,sama7g5-chipid" Claudiu Beznea
2021-01-26  9:29 ` [PATCH v2 7/7] drivers: soc: atmel: add support for sama7g5 Claudiu Beznea

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=436dfb02-cab0-fffe-d0c3-5b34476a05f6@microchip.com \
    --to=nicolas.ferre@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=claudiu.beznea@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@microchip.com \
    --cc=robh+dt@kernel.org \
    --cc=sudeep.holla@arm.com \
    /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).