[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20180423162513.4564-1-yixun.lan@amlogic.com>
Date: Mon, 23 Apr 2018 16:25:12 +0000
From: Yixun Lan <yixun.lan@...ogic.com>
To: Philipp Zabel <p.zabel@...gutronix.de>
CC: Yixun Lan <yixun.lan@...ogic.com>,
Kevin Hilman <khilman@...libre.com>,
Carlo Caione <carlo@...one.org>,
Neil Armstrong <narmstrong@...libre.com>,
Thomas Gleixner <tglx@...utronix.de>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Kate Stewart <kstewart@...uxfoundation.org>,
<linux-amlogic@...ts.infradead.org>, <linux-kernel@...r.kernel.org>
Subject: [PATCH v2] dt-bindings: reset: fix invalid SPDX license identifier
This fix invalid SPDX license indentifier, also move it to
first top line according to documentation.
Link: https://lkml.kernel.org/r/alpine.DEB.2.21.1804222108120.6136@nanos.tec.linutronix.de
Fixes: c16292578ffa ("dt-bindings: reset: Add bindings for the Meson-AXG SoC Reset Controller")
Reviewed-by: Thomas Gleixner <tglx@...utronix.de>
Signed-off-by: Yixun Lan <yixun.lan@...ogic.com>
---
Change since v1 at [1]:
- update the Link URL
- add Thomas' Reviewed-by
[1] https://lkml.kernel.org/r/20180423152907.5113-1-yixun.lan@amlogic.com
---
include/dt-bindings/reset/amlogic,meson-axg-reset.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/include/dt-bindings/reset/amlogic,meson-axg-reset.h b/include/dt-bindings/reset/amlogic,meson-axg-reset.h
index ad6f55dabd6d..4a8e52f68fb7 100644
--- a/include/dt-bindings/reset/amlogic,meson-axg-reset.h
+++ b/include/dt-bindings/reset/amlogic,meson-axg-reset.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: (GPL-2.0+ OR BSD-3-Clause) */
/*
*
* Copyright (c) 2016 BayLibre, SAS.
@@ -5,8 +6,6 @@
*
* Copyright (c) 2017 Amlogic, inc.
* Author: Yixun Lan <yixun.lan@...ogic.com>
- *
- * SPDX-License-Identifier: (GPL-2.0+ OR BSD)
*/
#ifndef _DT_BINDINGS_AMLOGIC_MESON_AXG_RESET_H
--
2.17.0
Powered by blists - more mailing lists