lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240813072019.72735-7-Max.Merchel@ew.tq-group.com>
Date: Tue, 13 Aug 2024 09:20:18 +0200
From: Max Merchel <Max.Merchel@...tq-group.com>
To: Shawn Guo <shawnguo@...nel.org>,
	Rob Herring <robh@...nel.org>,
	Krzysztof Kozlowski <krzk+dt@...nel.org>,
	Conor Dooley <conor+dt@...nel.org>,
	Sascha Hauer <s.hauer@...gutronix.de>,
	Pengutronix Kernel Team <kernel@...gutronix.de>,
	Fabio Estevam <festevam@...il.com>
Cc: Max Merchel <Max.Merchel@...tq-group.com>,
	linux@...tq-group.com,
	linux-arm-kernel@...ts.infradead.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	imx@...ts.linux.dev
Subject: [PATCH 6/7] arm64: dts: tqma8xx: use GPL-2.0-only as done by included imx8qxp/imx8dxp

The included device trees imx8dxp.dtsi and imx8qxp.dtsi are licensed under
"GPL-2.0-only".
Therefore, the licenses of the tqma8xx device tree are changed to the
same license.

Signed-off-by: Max Merchel <Max.Merchel@...tq-group.com>
---
 arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp-mba8xx.dts | 2 +-
 arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp.dtsi       | 2 +-
 arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp-mba8xx.dts | 2 +-
 arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp.dtsi       | 2 +-
 arch/arm64/boot/dts/freescale/mba8xx.dtsi                 | 2 +-
 arch/arm64/boot/dts/freescale/tqma8xx.dtsi                | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp-mba8xx.dts b/arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp-mba8xx.dts
index f35514b7b338..d74b5338befe 100644
--- a/arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp-mba8xx.dts
+++ b/arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp-mba8xx.dts
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0-or-later OR X11)
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2018-2023 TQ-Systems GmbH <linux@...tq-group.com>,
  * D-82229 Seefeld, Germany.
diff --git a/arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp.dtsi b/arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp.dtsi
index e2de8517aa0e..9d2bf9178d86 100644
--- a/arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8dxp-tqma8xdp.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0-or-later OR X11)
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2018-2023 TQ-Systems GmbH <linux@...tq-group.com>,
  * D-82229 Seefeld, Germany.
diff --git a/arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp-mba8xx.dts b/arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp-mba8xx.dts
index 7d2e98bf8bc5..3544c347cdcd 100644
--- a/arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp-mba8xx.dts
+++ b/arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp-mba8xx.dts
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0-or-later OR X11)
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2018-2023 TQ-Systems GmbH <linux@...tq-group.com>,
  * D-82229 Seefeld, Germany.
diff --git a/arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp.dtsi b/arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp.dtsi
index b14040bf4ddd..c3983391486d 100644
--- a/arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8qxp-tqma8xqp.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0-or-later OR X11)
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2018-2023 TQ-Systems GmbH <linux@...tq-group.com>,
  * D-82229 Seefeld, Germany.
diff --git a/arch/arm64/boot/dts/freescale/mba8xx.dtsi b/arch/arm64/boot/dts/freescale/mba8xx.dtsi
index 276d1683b03b..3149c383e1c2 100644
--- a/arch/arm64/boot/dts/freescale/mba8xx.dtsi
+++ b/arch/arm64/boot/dts/freescale/mba8xx.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0-or-later OR X11)
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2018-2023 TQ-Systems GmbH <linux@...tq-group.com>,
  * D-82229 Seefeld, Germany.
diff --git a/arch/arm64/boot/dts/freescale/tqma8xx.dtsi b/arch/arm64/boot/dts/freescale/tqma8xx.dtsi
index 366912bf3d5e..9659804c5f3b 100644
--- a/arch/arm64/boot/dts/freescale/tqma8xx.dtsi
+++ b/arch/arm64/boot/dts/freescale/tqma8xx.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0-or-later OR X11)
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright 2018-2023 TQ-Systems GmbH <linux@...tq-group.com>,
  * D-82229 Seefeld, Germany.
-- 
2.33.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ