diff options
author | Patrick Delaunay <patrick.delaunay@st.com> | 2018-07-09 15:17:19 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2018-07-20 15:55:05 -0400 |
commit | a674313c2cebfad8e168a2011027470a2e640983 (patch) | |
tree | 0780533391b354574763bc046190136ed5d35465 /include/dt-bindings/pinctrl/stm32-pinfunc.h | |
parent | 1f6ca3f42f6edf143473159297f4c515b1cf36f6 (diff) |
dts: import stm32mp1 device tree from linux kernel
This patch rebase the stm32mp1 device tree source from
linux kernel v4.18-rc1.
Signed-off-by: Patrick Delaunay <patrick.delaunay@st.com>
Diffstat (limited to 'include/dt-bindings/pinctrl/stm32-pinfunc.h')
-rw-r--r-- | include/dt-bindings/pinctrl/stm32-pinfunc.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/include/dt-bindings/pinctrl/stm32-pinfunc.h b/include/dt-bindings/pinctrl/stm32-pinfunc.h index b8dfe31821..b5a2174a63 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 |