diff options
| author | Patrick Delaunay <[email protected]> | 2018-07-09 15:17:19 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2018-07-20 15:55:05 -0400 |
| commit | a674313c2cebfad8e168a2011027470a2e640983 (patch) | |
| tree | 0780533391b354574763bc046190136ed5d35465 /include/dt-bindings/pinctrl | |
| 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 <[email protected]>
Diffstat (limited to 'include/dt-bindings/pinctrl')
| -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 b8dfe31821e..b5a2174a638 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 <[email protected]> for STMicroelectronics. + */ + #ifndef _DT_BINDINGS_STM32_PINFUNC_H #define _DT_BINDINGS_STM32_PINFUNC_H |
