From: Patrick Delaunay <patrick.delaunay@st.com>
To: u-boot@lists.denx.de
Subject: [PATCH 2/2] pinctrl: stm32: Add header with SPDX licence
Date: Wed, 9 Sep 2020 17:50:15 +0200 [thread overview]
Message-ID: <20200909155015.29227-2-patrick.delaunay@st.com> (raw)
In-Reply-To: <20200909155015.29227-1-patrick.delaunay@st.com>
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>
--
2.17.1
next prev parent reply other threads:[~2020-09-09 15:50 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 ` Patrick Delaunay [this message]
2020-10-02 9:37 ` [PATCH 2/2] pinctrl: stm32: Add header with SPDX licence Patrice CHOTARD
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=20200909155015.29227-2-patrick.delaunay@st.com \
--to=patrick.delaunay@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