mirror of https://gitee.com/openkylin/linux.git
dt-bindings: gpio: meson-gxl-gpio: update with SPDX Licence identifier
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Reviewed-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
This commit is contained in:
parent
06c789a784
commit
eb5790db6a
|
@ -1,15 +1,9 @@
|
||||||
|
/* SPDX-License-Identifier: GPL-2.0 */
|
||||||
/*
|
/*
|
||||||
* GPIO definitions for Amlogic Meson GXL SoCs
|
* GPIO definitions for Amlogic Meson GXL SoCs
|
||||||
*
|
*
|
||||||
* Copyright (C) 2016 Endless Mobile, Inc.
|
* Copyright (C) 2016 Endless Mobile, Inc.
|
||||||
* Author: Carlo Caione <carlo@endlessm.com>
|
* Author: Carlo Caione <carlo@endlessm.com>
|
||||||
*
|
|
||||||
* This program is free software; you can redistribute it and/or
|
|
||||||
* modify it under the terms of the GNU General Public License
|
|
||||||
* version 2 as published by the Free Software Foundation.
|
|
||||||
*
|
|
||||||
* You should have received a copy of the GNU General Public License
|
|
||||||
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _DT_BINDINGS_MESON_GXL_GPIO_H
|
#ifndef _DT_BINDINGS_MESON_GXL_GPIO_H
|
||||||
|
|
Loading…
Reference in New Issue