Skip to content

Commit

Permalink
dt-bindings: pinctrl: stm32: fix copyright and adopt SPDX identifier
Browse files Browse the repository at this point in the history
Add missing copyright and add SPDX identifier.

Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
  • Loading branch information
Alexandre Torgue authored and Linus Walleij committed Dec 13, 2017
1 parent 0458bb6 commit 953e5b5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions include/dt-bindings/pinctrl/stm32-pinfunc.h
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 953e5b5

Please sign in to comment.