diff options
author | Marcel Ziswiler | 2022-10-22 23:59:42 +0200 |
---|---|---|
committer | Stefano Babic | 2022-10-24 13:43:21 +0200 |
commit | 7d08ddd09b75e7a3c103cc0d0d3ed700287f268e (patch) | |
tree | cffaac243cf4fd6196da61f377067791d647312e /arch/arm/dts/mxs-pinfunc.h | |
parent | a557ccd0b6bf81d0913277e0228703abdce6b967 (diff) |
imx28: synchronise device tree with linux
Synchronise device tree with linux v6.0-rc1.
Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
Diffstat (limited to 'arch/arm/dts/mxs-pinfunc.h')
-rw-r--r-- | arch/arm/dts/mxs-pinfunc.h | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/arch/arm/dts/mxs-pinfunc.h b/arch/arm/dts/mxs-pinfunc.h index c6da987b20c..31297abcbc7 100644 --- a/arch/arm/dts/mxs-pinfunc.h +++ b/arch/arm/dts/mxs-pinfunc.h @@ -1,14 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ /* * Header providing constants for i.MX28 pinctrl bindings. * * Copyright (C) 2013 Lothar Waßmann <LW@KARO-electronics.de> - * - * The code contained herein is licensed under the GNU General Public - * License. You may obtain a copy of the GNU General Public License - * Version 2 at the following locations: - * - * http://www.opensource.org/licenses/gpl-license.html - * http://www.gnu.org/copyleft/gpl.html */ #ifndef __DT_BINDINGS_MXS_PINCTRL_H__ |