diff mbox series

dt-bindings: pinctrl: stm32: fix copyright and adopt SPDX identifier

Message ID 1512748391-22004-1-git-send-email-alexandre.torgue@st.com
State Accepted
Commit 953e5b507198ed394537a8d76552b9422f400336
Headers show
Series dt-bindings: pinctrl: stm32: fix copyright and adopt SPDX identifier | expand

Commit Message

Alexandre TORGUE Dec. 8, 2017, 3:53 p.m. UTC
Add missing copyright and add SPDX identifier.

Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>


-- 
2.7.4

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Linus Walleij Dec. 13, 2017, 8:16 a.m. UTC | #1
On Fri, Dec 8, 2017 at 4:53 PM, Alexandre Torgue
<alexandre.torgue@st.com> wrote:

> Add missing copyright and add SPDX identifier.

>

> Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>


Patch applied.

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox series

Patch

diff --git a/include/dt-bindings/pinctrl/stm32-pinfunc.h b/include/dt-bindings/pinctrl/stm32-pinfunc.h
index b8dfe31..b5a2174 100644
--- a/include/dt-bindings/pinctrl/stm32-pinfunc.h
+++ b/include/dt-bindings/pinctrl/stm32-pinfunc.h
@@ -1,3 +1,9 @@ 
+/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
+/*
+ * Copyright (C) STMicroelectronics 2017 - All Rights Reserved
+ * Author: Torgue Alexandre <alexandre.torgue@st.com> for STMicroelectronics.
+ */
+
 #ifndef _DT_BINDINGS_STM32_PINFUNC_H
 #define _DT_BINDINGS_STM32_PINFUNC_H