devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: dts: toradex: DTS license/copyright clean-up
@ 2020-03-12  8:38 Igor Opaniuk
  2020-03-12  8:38 ` [PATCH v2 1/3] arm: dts: imx6: toradex: use SPDX-License-Identifier Igor Opaniuk
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Igor Opaniuk @ 2020-03-12  8:38 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Marcel Ziswiler, Philippe Schenker, Oleksandr Suvorov,
	Max Krummenacher, Igor Opaniuk, Fabio Estevam, Mark Rutland,
	NXP Linux Team, Pengutronix Kernel Team, Rob Herring,
	Sascha Hauer, Shawn Guo, Stefan Agner, devicetree, linux-kernel

1. Replace boiler plate licenses texts with the SPDX license
identifiers in Toradex Vybrid-based SoM device trees.
2. As X11 is identical to the MIT License, but with an extra sentence
that prohibits using the copyright holders' names for advertising or
promotional purposes without written permission, use MIT license instead
of X11 ('s/X11/MIT/g').
3. Replace "Toradex AG" with "Toradex" in the Copyright notice.
4. Use GPL2.0+ instead of GPL2.0, as it's used now by default for all
new DTS files.

v2:
- Drop switching from GPL2.0+ to GPL2.0 [Marcel Ziswiler]
- Replace "Toradex AG" with "Toradex" in the Copyright notice [Marcel Ziswiler]

Igor Opaniuk (3):
  arm: dts: imx6: toradex: use SPDX-License-Identifier
  arm: dts: imx7: toradex: use SPDX-License-Identifier
  arm: dts: vf: toradex: SPDX tags and copyright cleanup

 arch/arm/boot/dts/imx6dl-colibri-eval-v3.dts  | 40 +-----------------
 arch/arm/boot/dts/imx6q-apalis-eval.dts       | 40 +-----------------
 arch/arm/boot/dts/imx6q-apalis-ixora-v1.1.dts | 40 +-----------------
 arch/arm/boot/dts/imx6q-apalis-ixora.dts      | 40 +-----------------
 arch/arm/boot/dts/imx6qdl-apalis.dtsi         | 40 +-----------------
 arch/arm/boot/dts/imx6qdl-colibri.dtsi        | 40 +-----------------
 arch/arm/boot/dts/imx7-colibri-eval-v3.dtsi   | 41 +------------------
 arch/arm/boot/dts/imx7-colibri.dtsi           | 41 +------------------
 arch/arm/boot/dts/imx7d-colibri-eval-v3.dts   | 41 +------------------
 arch/arm/boot/dts/imx7d-colibri.dtsi          | 41 +------------------
 arch/arm/boot/dts/imx7s-colibri-eval-v3.dts   | 41 +------------------
 arch/arm/boot/dts/imx7s-colibri.dtsi          | 41 +------------------
 arch/arm/boot/dts/vf-colibri-eval-v3.dtsi     | 40 +-----------------
 arch/arm/boot/dts/vf-colibri.dtsi             | 39 +-----------------
 arch/arm/boot/dts/vf500-colibri-eval-v3.dts   | 40 +-----------------
 arch/arm/boot/dts/vf500-colibri.dtsi          | 40 +-----------------
 arch/arm/boot/dts/vf610-colibri-eval-v3.dts   | 40 +-----------------
 arch/arm/boot/dts/vf610-colibri.dtsi          | 40 +-----------------
 arch/arm/boot/dts/vf610m4-colibri.dts         | 39 +-----------------
 19 files changed, 37 insertions(+), 727 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2020-03-16  2:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-03-12  8:38 [PATCH v2 0/3] ARM: dts: toradex: DTS license/copyright clean-up Igor Opaniuk
2020-03-12  8:38 ` [PATCH v2 1/3] arm: dts: imx6: toradex: use SPDX-License-Identifier Igor Opaniuk
2020-03-12  9:15   ` Oleksandr Suvorov
2020-03-12  8:38 ` [PATCH v2 2/3] arm: dts: imx7: " Igor Opaniuk
2020-03-12  9:16   ` Oleksandr Suvorov
2020-03-12  8:38 ` [PATCH v2 3/3] arm: dts: vf: toradex: SPDX tags and copyright cleanup Igor Opaniuk
2020-03-12  9:18   ` Oleksandr Suvorov
2020-03-16  2:27 ` [PATCH v2 0/3] ARM: dts: toradex: DTS license/copyright clean-up Shawn Guo

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).