devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH v1 1/5] ARM: dts: imx6: Dual license adding MIT
@ 2020-03-17 10:19 Igor Opaniuk
  2020-03-17 10:19 ` [RFC PATCH v1 2/5] ARM: dt-bindings: clock: " Igor Opaniuk
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Igor Opaniuk @ 2020-03-17 10:19 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Max Krummenacher, Philippe Schenker, Stefan Agner,
	Marcel Ziswiler, Shawn Guo, Oleksandr Suvorov, Igor Opaniuk,
	Fabio Estevam, Mark Rutland, NXP Linux Team,
	Pengutronix Kernel Team, Rob Herring, Sascha Hauer, devicetree,
	linux-kernel

From: Igor Opaniuk <igor.opaniuk@toradex.com>

Dual license files adding MIT license, which will permit to re-use
device trees in other non-GPL OSS projects.

Signed-off-by: Igor Opaniuk <igor.opaniuk@toradex.com>
---

 arch/arm/boot/dts/imx6dl-pinfunc.h | 2 +-
 arch/arm/boot/dts/imx6dl.dtsi      | 2 +-
 arch/arm/boot/dts/imx6qdl.dtsi     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/arch/arm/boot/dts/imx6dl-pinfunc.h b/arch/arm/boot/dts/imx6dl-pinfunc.h
index 9d88d09f9bf6..960d300ea9ba 100644
--- a/arch/arm/boot/dts/imx6dl-pinfunc.h
+++ b/arch/arm/boot/dts/imx6dl-pinfunc.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0-only */
+/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
 /*
  * Copyright 2013 Freescale Semiconductor, Inc.
  */
diff --git a/arch/arm/boot/dts/imx6dl.dtsi b/arch/arm/boot/dts/imx6dl.dtsi
index 008312ee0c31..77e946b3d012 100644
--- a/arch/arm/boot/dts/imx6dl.dtsi
+++ b/arch/arm/boot/dts/imx6dl.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0 OR MIT
 //
 // Copyright 2013 Freescale Semiconductor, Inc.
 
diff --git a/arch/arm/boot/dts/imx6qdl.dtsi b/arch/arm/boot/dts/imx6qdl.dtsi
index e6b4b8525f98..75d746952932 100644
--- a/arch/arm/boot/dts/imx6qdl.dtsi
+++ b/arch/arm/boot/dts/imx6qdl.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0+
+// SPDX-License-Identifier: GPL-2.0+ OR MIT
 //
 // Copyright 2011 Freescale Semiconductor, Inc.
 // Copyright 2011 Linaro Ltd.
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-04-02  6:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-17 10:19 [RFC PATCH v1 1/5] ARM: dts: imx6: Dual license adding MIT Igor Opaniuk
2020-03-17 10:19 ` [RFC PATCH v1 2/5] ARM: dt-bindings: clock: " Igor Opaniuk
2020-03-17 10:19 ` [RFC PATCH v1 3/5] dt-bindings: gpio: Dual license file " Igor Opaniuk
2020-03-17 10:19 ` [RFC PATCH v1 4/5] dt-bindings: input: Dual license input.h " Igor Opaniuk
2020-03-30 20:46 ` [RFC PATCH v1 1/5] ARM: dts: imx6: Dual license " Rob Herring
2020-04-02  6:18   ` Igor Opaniuk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).