public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Patrice CHOTARD <patrice.chotard@st.com>
To: u-boot@lists.denx.de
Subject: [PATCH 2/2] pinctrl: stm32: Add header with SPDX licence
Date: Fri, 2 Oct 2020 09:37:58 +0000	[thread overview]
Message-ID: <82bb7f78-191e-b281-6576-a281be692a76@st.com> (raw)
In-Reply-To: <20200909155015.29227-2-patrick.delaunay@st.com>

Hi Patrick

On 9/9/20 5:50 PM, Patrick Delaunay wrote:
> Cosmetics: Add header with SPDX licence
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
> ---
>
>  drivers/pinctrl/pinctrl_stm32.c | 5 +++++
>  1 file changed, 5 insertions(+)
>
> diff --git a/drivers/pinctrl/pinctrl_stm32.c b/drivers/pinctrl/pinctrl_stm32.c
> index 24ed83dd46..dbea99532c 100644
> --- a/drivers/pinctrl/pinctrl_stm32.c
> +++ b/drivers/pinctrl/pinctrl_stm32.c
> @@ -1,3 +1,8 @@
> +// SPDX-License-Identifier: GPL-2.0+
> +/*
> + * Copyright (C) 2017-2020 STMicroelectronics - All Rights Reserved
> + */
> +
>  #include <common.h>
>  #include <dm.h>
>  #include <hwspinlock.h>

Reviewed-by: Patrice Chotard <patrice.chotard@st.com>

Thanks

  reply	other threads:[~2020-10-02  9:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-09 15:50 [PATCH 1/2] pinctrl: stm32: Convert to use APIs which support live DT Patrick Delaunay
2020-09-09 15:50 ` [PATCH 2/2] pinctrl: stm32: Add header with SPDX licence Patrick Delaunay
2020-10-02  9:37   ` Patrice CHOTARD [this message]
2020-10-02 13:12   ` Patrick DELAUNAY
2020-10-02  9:37 ` [PATCH 1/2] pinctrl: stm32: Convert to use APIs which support live DT Patrice CHOTARD
2020-10-02 13:12 ` Patrick DELAUNAY

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=82bb7f78-191e-b281-6576-a281be692a76@st.com \
    --to=patrice.chotard@st.com \
    --cc=u-boot@lists.denx.de \
    /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