[RFC PATCH v1 2/5] ARM: dt-bindings: clock: imx6: Dual license adding MIT

From: Igor Opaniuk
Date: Tue Mar 17 2020 - 06:20:19 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/clock/imx6qdl-clock.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/dt-bindings/clock/imx6qdl-clock.h b/include/dt-bindings/clock/imx6qdl-clock.h
index e20c43cc36f6..e73b4b329c1e 100644
--- a/include/dt-bindings/clock/imx6qdl-clock.h
+++ b/include/dt-bindings/clock/imx6qdl-clock.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
/*
* Copyright 2014 Freescale Semiconductor, Inc.
*/
--
2.17.1