[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200317101947.27250-3-igor.opaniuk@gmail.com>
Date: Tue, 17 Mar 2020 12:19:45 +0200
From: Igor Opaniuk <igor.opaniuk@...il.com>
To: linux-arm-kernel@...ts.infradead.org
Cc: Max Krummenacher <max.krummenacher@...adex.com>,
Philippe Schenker <philippe.schenker@...adex.com>,
Stefan Agner <stefan@...er.ch>,
Marcel Ziswiler <marcel.ziswiler@...adex.com>,
Shawn Guo <shawnguo@...nel.org>,
Oleksandr Suvorov <oleksandr.suvorov@...adex.com>,
Igor Opaniuk <igor.opaniuk@...adex.com>,
Mark Rutland <mark.rutland@....com>,
Rob Herring <robh+dt@...nel.org>, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [RFC PATCH v1 3/5] dt-bindings: gpio: Dual license file adding MIT
From: Igor Opaniuk <igor.opaniuk@...adex.com>
Dual license files adding MIT license, which will permit to re-use
bindings and dependent device tree sources in other non-GPL OSS projects.
Signed-off-by: Igor Opaniuk <igor.opaniuk@...adex.com>
---
include/dt-bindings/gpio/gpio.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/dt-bindings/gpio/gpio.h b/include/dt-bindings/gpio/gpio.h
index c029467e828b..01c528708208 100644
--- a/include/dt-bindings/gpio/gpio.h
+++ b/include/dt-bindings/gpio/gpio.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0 OR MIT */
/*
* This header provides constants for most GPIO bindings.
*
--
2.17.1
Powered by blists - more mailing lists