[RFC PATCH v1 3/5] dt-bindings: gpio: Dual license file adding MIT

From: Igor Opaniuk
Date: Tue Mar 17 2020 - 06:20:21 EST


From: Igor Opaniuk <igor.opaniuk@xxxxxxxxxxx>

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@xxxxxxxxxxx>
---

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