linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification
@ 2024-01-10 14:08 Nishanth Menon
  2024-01-10 14:08 ` [PATCH 01/16] arm64: dts: ti: Use https for urls Nishanth Menon
                   ` (15 more replies)
  0 siblings, 16 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Alexander A. Klimov, Apelete Seketeli, Ayush Singh, Chao Zeng,
	Christian Gmeiner, Esteban Blanc, Garrett Giordano,
	Guillaume La Roque, Jan Kiszka, Jason Kridner, Jerome Neanne,
	Julien Panis, Krzysztof Kozlowski, Le Jin, Matthias Schiffer,
	Peng Fan, Pierre Gondois, Robert Nelson, Rob Herring,
	Roger Quadros, Ronald Wahl, Sarah Walker, Tomi Valkeinen,
	Tony Lindgren, Wadim Egorov

As part of my 2023 LPC talk[1] about the difficulty in ensuring
device tree is same across multiple s/w ecosystems, I mentioned about
Licensing, and Rob had indicated that other SoC vendors have MIT
license option that allows co-existance with Apache.

So, bunch of internal paper work later (during which GPL-2.0-only
had to be retained due to certain user community), here is the
update to sync TI K3 device trees with addition of MIT license in
addition to existing GPL-2.0 license.

After querying BeagleBoard Foundation folks, they'd also like to
follow suit, so those platforms have been added to the list as well.

While at this, clarify existing licenses to be compatible with latest
SPDX specifications for iot2050 and phycore.

verdin platforms look already sane, so no action required there.

The CC list is based on (Since I am representing @ti.com for this
series):
git log --no-merges --pretty="%ae" $files|grep -v "@ti.com"|sort -u

Requesting Acked by from the CC list at the earliest so that we can
merge this for rc1 window for next.

Series based on: next-20240109

Cc: "Alexander A. Klimov" <grandmaster@al2klimov.de>
Cc: Apelete Seketeli <aseketeli@baylibre.com>
Cc: Ayush Singh <ayushdevel1325@gmail.com>
Cc: Chao Zeng <chao.zeng@siemens.com>
Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
Cc: Esteban Blanc <eblanc@baylibre.com>
Cc: Garrett Giordano <ggiordano@phytec.com>
Cc: Guillaume La Roque <glaroque@baylibre.com>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Jason Kridner <jkridner@beagleboard.org>
Cc: Jerome Neanne <jneanne@baylibre.com>
Cc: Julien Panis <jpanis@baylibre.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Le Jin <le.jin@siemens.com>
Cc: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Pierre Gondois <pierre.gondois@arm.com>
Cc: Robert Nelson <robertcnelson@gmail.com>
Cc: Rob Herring <robh@kernel.org>
Cc: Roger Quadros <rogerq@kernel.org>
Cc: Ronald Wahl <ronald.wahl@raritan.com>
Cc: Sarah Walker <sarah.walker@imgtec.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Wadim Egorov <w.egorov@phytec.de>

Nishanth Menon (16):
  arm64: dts: ti: Use https for urls
  arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0
  arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0
  arm64: dts: ti: k3-am62p: Add MIT license along with GPL-2.0
  arm64: dts: ti: k3-am64: Add MIT license along with GPL-2.0
  arm64: dts: ti: k3-am65: Add MIT license along with GPL-2.0
  arm64: dts: ti: k3-j7200: Add MIT license along with GPL-2.0
  arm64: dts: ti: k3-j721e: Add MIT license along with GPL-2.0
  arm64: dts: ti: k3-j721s2: Add MIT license along with GPL-2.0
  arm64: dts: ti: k3-j784s4: Add MIT license along with GPL-2.0
  arm64: dts: ti: k3-pinctrl: Add MIT license along with GPL-2.0
  arm64: dts: ti: k3-serdes: Add MIT license along with GPL-2.0
  arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0
  arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only
  arm64: dts: ti: phycore*: Clarify GPL-2.0 as GPL-2.0-only
  arm64: dts: ti: Makefile: Clarify GPL-2.0 as GPL-2.0-only

 arch/arm64/boot/dts/ti/Makefile                           | 2 +-
 arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62-main.dtsi                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi                   | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi           | 2 +-
 arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi               | 5 ++++-
 arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi                | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62.dtsi                       | 4 ++--
 .../boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso      | 4 ++--
 .../boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso | 4 ++--
 arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts            | 6 +++---
 arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts     | 2 +-
 arch/arm64/boot/dts/ti/k3-am625-sk.dts                    | 4 ++--
 arch/arm64/boot/dts/ti/k3-am625.dtsi                      | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi                 | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62a-thermal.dtsi              | 5 ++++-
 arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi               | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62a.dtsi                      | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts                   | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62a7.dtsi                     | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62p-main.dtsi                 | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62p-thermal.dtsi              | 5 ++++-
 arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi               | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62p.dtsi                      | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts                   | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62p5.dtsi                     | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi            | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso       | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso       | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso        | 4 ++--
 arch/arm64/boot/dts/ti/k3-am64-main.dtsi                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi                   | 4 ++--
 arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi           | 2 +-
 arch/arm64/boot/dts/ti/k3-am64-thermal.dtsi               | 5 ++++-
 arch/arm64/boot/dts/ti/k3-am64.dtsi                       | 4 ++--
 arch/arm64/boot/dts/ti/k3-am642-evm.dts                   | 4 ++--
 arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts  | 2 +-
 arch/arm64/boot/dts/ti/k3-am642-sk.dts                    | 4 ++--
 arch/arm64/boot/dts/ti/k3-am642.dtsi                      | 4 ++--
 arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi    | 2 +-
 arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi    | 2 +-
 arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi        | 2 +-
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi                   | 4 ++--
 arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi                | 4 ++--
 arch/arm64/boot/dts/ti/k3-am65.dtsi                       | 4 ++--
 arch/arm64/boot/dts/ti/k3-am652.dtsi                      | 4 ++--
 .../arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi | 2 +-
 arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts    | 2 +-
 arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts        | 2 +-
 .../dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am654-base-board.dts            | 4 ++--
 arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso               | 4 ++--
 arch/arm64/boot/dts/ti/k3-am654-idk.dtso                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi   | 5 ++++-
 arch/arm64/boot/dts/ti/k3-am654.dtsi                      | 4 ++--
 .../boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi    | 2 +-
 arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts  | 2 +-
 arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts | 2 +-
 arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts     | 2 +-
 arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts          | 4 ++--
 arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi                | 4 ++--
 arch/arm64/boot/dts/ti/k3-am69-sk.dts                     | 4 ++--
 arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts     | 4 ++--
 .../arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtso | 4 ++--
 arch/arm64/boot/dts/ti/k3-j7200-main.dtsi                 | 4 ++--
 arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi           | 4 ++--
 arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi               | 4 ++--
 arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi              | 5 ++++-
 arch/arm64/boot/dts/ti/k3-j7200.dtsi                      | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts        | 8 ++++----
 arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts     | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-evm-gesi-exp-board.dtso   | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-evm-pcie0-ep.dtso         | 4 ++--
 .../arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi                 | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi           | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts                    | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi               | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-thermal.dtsi              | 5 ++++-
 arch/arm64/boot/dts/ti/k3-j721e.dtsi                      | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts    | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso  | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso        | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi                | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi          | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi              | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-thermal.dtsi             | 5 ++++-
 arch/arm64/boot/dts/ti/k3-j721s2.dtsi                     | 4 ++--
 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi                | 4 ++--
 arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi          | 4 ++--
 arch/arm64/boot/dts/ti/k3-j784s4-thermal.dtsi             | 5 ++++-
 arch/arm64/boot/dts/ti/k3-j784s4.dtsi                     | 4 ++--
 arch/arm64/boot/dts/ti/k3-pinctrl.h                       | 4 ++--
 arch/arm64/boot/dts/ti/k3-serdes.h                        | 4 ++--
 99 files changed, 204 insertions(+), 177 deletions(-)

[1] https://www.youtube.com/watch?v=kr-Yd56so9M
    https://lpc.events/event/17/contributions/1547/
-- 
2.43.0

PS: TI internal record: 00010588

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

* [PATCH 01/16] arm64: dts: ti: Use https for urls
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-10 14:08 ` [PATCH 02/16] arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0 Nishanth Menon
                   ` (14 subsequent siblings)
  15 siblings, 0 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon

Replace the pending http:// urls with https

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso              | 2 +-
 .../boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso b/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso
index 43a0ddc123e5..08eb2e894bbc 100644
--- a/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso
+++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso
@@ -6,7 +6,7 @@
  * AM625 SK: https://www.ti.com/tool/SK-AM62
  * AM62-LP SK: https://www.ti.com/tool/SK-AM62-LP
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso b/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
index 3be92c39ecba..4209d991eb6b 100644
--- a/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
+++ b/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
@@ -4,7 +4,7 @@
  * Panel Link: https://www.digimax.it/en/tft-lcd/20881-RK101II01D-CT
  * AM654 LCD EVM: https://www.ti.com/tool/TMDSLCD1EVM
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - http://www.ti.com/
+ * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
-- 
2.43.0


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

* [PATCH 02/16] arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
  2024-01-10 14:08 ` [PATCH 01/16] arm64: dts: ti: Use https for urls Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
                     ` (2 more replies)
  2024-01-10 14:08 ` [PATCH 03/16] arm64: dts: ti: k3-am625: " Nishanth Menon
                   ` (13 subsequent siblings)
  15 siblings, 3 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Julien Panis, Krzysztof Kozlowski, Pierre Gondois, Tony Lindgren

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for SoC and TI evm device tree files. This allows for Linux
kernel device tree to be used in other Operating System ecosystems
such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync with
latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the TI copyright year to sync with current year to
indicate license change (and add it at least for one file which was
missing TI copyright).

Cc: Julien Panis <jpanis@baylibre.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Pierre Gondois <pierre.gondois@arm.com>
Cc: Tony Lindgren <tony@atomide.com>

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi    | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi     | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62a-thermal.dtsi | 5 ++++-
 arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62a.dtsi         | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62a7-sk.dts      | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62a7.dtsi        | 4 ++--
 7 files changed, 16 insertions(+), 13 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi
index f0b8c9ab1459..627d1a278815 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62a-main.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM62A SoC Family Main Domain peripherals
  *
- * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_main {
diff --git a/arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi
index a6d16a94088c..8c36e56f4138 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62a-mcu.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM625 SoC Family MCU Domain peripherals
  *
- * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_mcu {
diff --git a/arch/arm64/boot/dts/ti/k3-am62a-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-am62a-thermal.dtsi
index 85ce545633ea..c7486fb2a5b4 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a-thermal.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62a-thermal.dtsi
@@ -1,4 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
+/*
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
+ */
 
 #include <dt-bindings/thermal/thermal.h>
 
diff --git a/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi
index 4e8279fa01e1..f7bec484705a 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM62A SoC Family Wakeup Domain peripherals
  *
- * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_wakeup {
diff --git a/arch/arm64/boot/dts/ti/k3-am62a.dtsi b/arch/arm64/boot/dts/ti/k3-am62a.dtsi
index 61a210ecd5ff..b1b884600293 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62a.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM62A SoC Family
  *
- * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include <dt-bindings/gpio/gpio.h>
diff --git a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
index 7b7142586295..560a56f2c569 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62a7-sk.dts
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * AM62A SK: https://www.ti.com/lit/zip/sprr459
  *
- * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am62a7.dtsi b/arch/arm64/boot/dts/ti/k3-am62a7.dtsi
index 58f1c43edcf8..f86a23404e6d 100644
--- a/arch/arm64/boot/dts/ti/k3-am62a7.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62a7.dtsi
@@ -1,10 +1,10 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM62A7 SoC family in Quad core configuration
  *
  * TRM: https://www.ti.com/lit/zip/spruj16
  *
- * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
-- 
2.43.0


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

* [PATCH 03/16] arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
  2024-01-10 14:08 ` [PATCH 01/16] arm64: dts: ti: Use https for urls Nishanth Menon
  2024-01-10 14:08 ` [PATCH 02/16] arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0 Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
                     ` (7 more replies)
  2024-01-10 14:08 ` [PATCH 04/16] arm64: dts: ti: k3-am62p: " Nishanth Menon
                   ` (12 subsequent siblings)
  15 siblings, 8 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Guillaume La Roque, Julien Panis, Krzysztof Kozlowski,
	Pierre Gondois, Roger Quadros, Ronald Wahl, Sarah Walker,
	Tony Lindgren

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for SoC and TI evm device tree files. This allows for Linux
kernel device tree to be used in other Operating System ecosystems
such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the TI copyright year to sync with current year
to indicate license change (and add it at least for one file which was
missing TI copyright).

Cc: Guillaume La Roque <glaroque@baylibre.com>
Cc: Julien Panis <jpanis@baylibre.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Pierre Gondois <pierre.gondois@arm.com>
Cc: Roger Quadros <rogerq@kernel.org>
Cc: Ronald Wahl <ronald.wahl@raritan.com>
Cc: Sarah Walker <sarah.walker@imgtec.com>
Cc: Tony Lindgren <tony@atomide.com>

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts                 | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62-main.dtsi                 | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi              | 5 ++++-
 arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi               | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62.dtsi                      | 4 ++--
 arch/arm64/boot/dts/ti/k3-am625-sk.dts                   | 4 ++--
 arch/arm64/boot/dts/ti/k3-am625.dtsi                     | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi           | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso      | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso      | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso       | 4 ++--
 13 files changed, 28 insertions(+), 25 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts b/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts
index 5e6feb8cd125..c4149059a4c5 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * AM62x LP SK: https://www.ti.com/tool/SK-AM62-LP
  *
- * Copyright (C) 2021-2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
index 464b7565d085..fe0cc4a9a501 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM625 SoC Family Main Domain peripherals
  *
- * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_main {
diff --git a/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
index 0e0b234581c6..e66d486ef1f2 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM625 SoC Family MCU Domain peripherals
  *
- * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_mcu {
diff --git a/arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi
index a358757e26f0..12ba833002a1 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi
@@ -1,4 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
+/*
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
+ */
 
 #include <dt-bindings/thermal/thermal.h>
 
diff --git a/arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi
index fef76f52a52e..a0bba5ddd409 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM625 SoC Family Wakeup Domain peripherals
  *
- * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_wakeup {
diff --git a/arch/arm64/boot/dts/ti/k3-am62.dtsi b/arch/arm64/boot/dts/ti/k3-am62.dtsi
index f1e15206e1ce..f0781f2bea29 100644
--- a/arch/arm64/boot/dts/ti/k3-am62.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM62 SoC Family
  *
- * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include <dt-bindings/gpio/gpio.h>
diff --git a/arch/arm64/boot/dts/ti/k3-am625-sk.dts b/arch/arm64/boot/dts/ti/k3-am625-sk.dts
index b18092497c9a..ae81ebb39d02 100644
--- a/arch/arm64/boot/dts/ti/k3-am625-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am625-sk.dts
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * AM625 SK: https://www.ti.com/lit/zip/sprr448
  *
- * Copyright (C) 2021-2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am625.dtsi b/arch/arm64/boot/dts/ti/k3-am625.dtsi
index 4193c2b3eed6..4014add6320d 100644
--- a/arch/arm64/boot/dts/ti/k3-am625.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am625.dtsi
@@ -1,10 +1,10 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM625 SoC family in Quad core configuration
  *
  * TRM: https://www.ti.com/lit/pdf/spruiv7
  *
- * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
index 33768c02d8eb..05b762602a65 100644
--- a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Common dtsi for AM62x SK and derivatives
  *
- * Copyright (C) 2021-2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include <dt-bindings/leds/common.h>
diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso
index 6f4cd73c2f43..76ca02127f95 100644
--- a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso
+++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso
@@ -1,7 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * IMX219 (RPi v2) Camera Module
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso
index 9323a4b38389..ccc7f5e43184 100644
--- a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso
+++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso
@@ -1,7 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * ALINX AN5641 & Digilent PCam 5C - OV5640 camera module
- * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso
index dcaa33a4c8d3..4eaf9d757dd0 100644
--- a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso
+++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso
@@ -1,7 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Technexion TEVI-OV5640-*-RPI - OV5640 camera module
- * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso b/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso
index 08eb2e894bbc..18c3082f68e6 100644
--- a/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso
+++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /**
  * Audio playback via HDMI for AM625-SK and AM62-LP SK.
  *
@@ -6,7 +6,7 @@
  * AM625 SK: https://www.ti.com/tool/SK-AM62
  * AM62-LP SK: https://www.ti.com/tool/SK-AM62-LP
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
-- 
2.43.0


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

* [PATCH 04/16] arm64: dts: ti: k3-am62p: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (2 preceding siblings ...)
  2024-01-10 14:08 ` [PATCH 03/16] arm64: dts: ti: k3-am625: " Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-11 13:34   ` Tony Lindgren
  2024-01-10 14:08 ` [PATCH 05/16] arm64: dts: ti: k3-am64: " Nishanth Menon
                   ` (11 subsequent siblings)
  15 siblings, 1 reply; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for SoC and TI evm device tree files. This allows for Linux
kernel device tree to be used in other Operating System ecosystems
such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the TI copyright year to sync with current year
to indicate license change (and add it at least for one file which was
missing TI copyright).

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am62p-main.dtsi    | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi     | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62p-thermal.dtsi | 5 ++++-
 arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62p.dtsi         | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62p5-sk.dts      | 4 ++--
 arch/arm64/boot/dts/ti/k3-am62p5.dtsi        | 4 ++--
 7 files changed, 16 insertions(+), 13 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
index 4c51bae06b57..ef1c982a90d8 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p-main.dtsi
@@ -1,7 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree file for the AM62P main domain peripherals
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_main {
diff --git a/arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi
index c4b0b91d70cf..ef48e624f858 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi
@@ -1,7 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree file for the AM62P MCU domain peripherals
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_mcu {
diff --git a/arch/arm64/boot/dts/ti/k3-am62p-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-thermal.dtsi
index 85ce545633ea..c7486fb2a5b4 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p-thermal.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p-thermal.dtsi
@@ -1,4 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
+/*
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
+ */
 
 #include <dt-bindings/thermal/thermal.h>
 
diff --git a/arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi
index 19f42b39394e..54dcdfc57e82 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p-wakeup.dtsi
@@ -1,7 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree file for the AM62P wakeup domain peripherals
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_wakeup {
diff --git a/arch/arm64/boot/dts/ti/k3-am62p.dtsi b/arch/arm64/boot/dts/ti/k3-am62p.dtsi
index 84ffe7b9dcaf..d111e044bfdf 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM62P SoC Family
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include <dt-bindings/gpio/gpio.h>
diff --git a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts b/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
index 1773c05f752c..c63a6e12e999 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am62p5-sk.dts
@@ -1,7 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree file for the AM62P5-SK
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  *
  * Schematics: https://www.ti.com/lit/zip/sprr487
  */
diff --git a/arch/arm64/boot/dts/ti/k3-am62p5.dtsi b/arch/arm64/boot/dts/ti/k3-am62p5.dtsi
index 50147bb63e03..41f479dca455 100644
--- a/arch/arm64/boot/dts/ti/k3-am62p5.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62p5.dtsi
@@ -1,7 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree file for the AM62P5 SoC family (quad core)
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  *
  * TRM: https://www.ti.com/lit/pdf/spruj83
  */
-- 
2.43.0


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

* [PATCH 05/16] arm64: dts: ti: k3-am64: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (3 preceding siblings ...)
  2024-01-10 14:08 ` [PATCH 04/16] arm64: dts: ti: k3-am62p: " Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
                     ` (5 more replies)
  2024-01-10 14:08 ` [PATCH 06/16] arm64: dts: ti: k3-am65: " Nishanth Menon
                   ` (10 subsequent siblings)
  15 siblings, 6 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Christian Gmeiner, Krzysztof Kozlowski, Matthias Schiffer,
	Pierre Gondois, Roger Quadros, Tony Lindgren, Wadim Egorov

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for SoC and TI evm device tree files. This allows for Linux
kernel device tree to be used in other Operating System ecosystems
such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the TI copyright year to sync with current year
to indicate license change (and add it at least for one file which was
missing TI copyright).

Cc: Christian Gmeiner <christian.gmeiner@gmail.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Cc: Pierre Gondois <pierre.gondois@arm.com>
Cc: Roger Quadros <rogerq@kernel.org>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Wadim Egorov <w.egorov@phytec.de>

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am64-main.dtsi    | 4 ++--
 arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi     | 4 ++--
 arch/arm64/boot/dts/ti/k3-am64-thermal.dtsi | 5 ++++-
 arch/arm64/boot/dts/ti/k3-am64.dtsi         | 4 ++--
 arch/arm64/boot/dts/ti/k3-am642-evm.dts     | 4 ++--
 arch/arm64/boot/dts/ti/k3-am642-sk.dts      | 4 ++--
 arch/arm64/boot/dts/ti/k3-am642.dtsi        | 4 ++--
 7 files changed, 16 insertions(+), 13 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am64-main.dtsi b/arch/arm64/boot/dts/ti/k3-am64-main.dtsi
index e348114f42e0..4d8a8cc4dfec 100644
--- a/arch/arm64/boot/dts/ti/k3-am64-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am64-main.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM642 SoC Family Main Domain peripherals
  *
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include <dt-bindings/phy/phy-cadence.h>
diff --git a/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi
index b9508072bebb..ec17285869da 100644
--- a/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM64 SoC Family MCU Domain peripherals
  *
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_mcu {
diff --git a/arch/arm64/boot/dts/ti/k3-am64-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-am64-thermal.dtsi
index 036db56ba797..b1cd5542428c 100644
--- a/arch/arm64/boot/dts/ti/k3-am64-thermal.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am64-thermal.dtsi
@@ -1,4 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
+/*
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
+ */
 
 #include <dt-bindings/thermal/thermal.h>
 
diff --git a/arch/arm64/boot/dts/ti/k3-am64.dtsi b/arch/arm64/boot/dts/ti/k3-am64.dtsi
index 0187c42aed4f..74e56cc68d46 100644
--- a/arch/arm64/boot/dts/ti/k3-am64.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am64.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM642 SoC Family
  *
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include <dt-bindings/gpio/gpio.h>
diff --git a/arch/arm64/boot/dts/ti/k3-am642-evm.dts b/arch/arm64/boot/dts/ti/k3-am642-evm.dts
index 8c5651d2cf5d..f6032c4b251c 100644
--- a/arch/arm64/boot/dts/ti/k3-am642-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-am642-evm.dts
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am642-sk.dts b/arch/arm64/boot/dts/ti/k3-am642-sk.dts
index 1dddd6fc1a0d..f9c8ec4983b6 100644
--- a/arch/arm64/boot/dts/ti/k3-am642-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am642-sk.dts
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am642.dtsi b/arch/arm64/boot/dts/ti/k3-am642.dtsi
index 7a6eedea3aae..8589ee55ef09 100644
--- a/arch/arm64/boot/dts/ti/k3-am642.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am642.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM642 SoC family in Dual core configuration
  *
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
-- 
2.43.0


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

* [PATCH 06/16] arm64: dts: ti: k3-am65: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (4 preceding siblings ...)
  2024-01-10 14:08 ` [PATCH 05/16] arm64: dts: ti: k3-am64: " Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-10 19:44   ` Jan Kiszka
                     ` (4 more replies)
  2024-01-10 14:08 ` [PATCH 07/16] arm64: dts: ti: k3-j7200: " Nishanth Menon
                   ` (9 subsequent siblings)
  15 siblings, 5 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Alexander A. Klimov, Jan Kiszka, Krzysztof Kozlowski,
	Matthias Schiffer, Pierre Gondois, Rob Herring, Tomi Valkeinen,
	Tony Lindgren

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for SoC and TI evm device tree files. This allows for Linux
kernel device tree to be used in other Operating System ecosystems
such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the TI copyright year to sync with current year
to indicate license change (and add it at least for one file which was
missing TI copyright).

Cc: "Alexander A. Klimov" <grandmaster@al2klimov.de>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Cc: Pierre Gondois <pierre.gondois@arm.com>
Cc: Rob Herring <robh@kernel.org>
Cc: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Cc: Tony Lindgren <tony@atomide.com>

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am65-main.dtsi                     | 4 ++--
 arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi                      | 4 ++--
 arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi                   | 4 ++--
 arch/arm64/boot/dts/ti/k3-am65.dtsi                          | 4 ++--
 arch/arm64/boot/dts/ti/k3-am652.dtsi                         | 4 ++--
 .../dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso     | 4 ++--
 arch/arm64/boot/dts/ti/k3-am654-base-board.dts               | 4 ++--
 arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-am654-idk.dtso                     | 4 ++--
 arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi      | 5 ++++-
 arch/arm64/boot/dts/ti/k3-am654.dtsi                         | 4 ++--
 11 files changed, 24 insertions(+), 21 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
index fcea54465636..e55a8c891bc9 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM6 SoC Family Main Domain peripherals
  *
- * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 #include <dt-bindings/phy/phy-am654-serdes.h>
 
diff --git a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
index ecd7356f3315..6ff3ccc39fb4 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM6 SoC Family MCU Domain peripherals
  *
- * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_mcu {
diff --git a/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
index f037b36243ce..37527890ddea 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM6 SoC Family Wakeup Domain peripherals
  *
- * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_wakeup {
diff --git a/arch/arm64/boot/dts/ti/k3-am65.dtsi b/arch/arm64/boot/dts/ti/k3-am65.dtsi
index 4d7b6155a76b..c59baebc5a25 100644
--- a/arch/arm64/boot/dts/ti/k3-am65.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM6 SoC Family
  *
- * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include <dt-bindings/gpio/gpio.h>
diff --git a/arch/arm64/boot/dts/ti/k3-am652.dtsi b/arch/arm64/boot/dts/ti/k3-am652.dtsi
index 0f22e00faa90..cbb3caaf82c3 100644
--- a/arch/arm64/boot/dts/ti/k3-am652.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am652.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM65 SoC family in Dual core configuration
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include "k3-am65.dtsi"
diff --git a/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso b/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
index 4209d991eb6b..364c57b3b3a0 100644
--- a/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
+++ b/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
@@ -1,10 +1,10 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /**
  * OLDI-LCD1EVM Rocktech integrated panel and touch DT overlay for AM654-EVM.
  * Panel Link: https://www.digimax.it/en/tft-lcd/20881-RK101II01D-CT
  * AM654 LCD EVM: https://www.ti.com/tool/TMDSLCD1EVM
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
index 822c288d2797..5109e1bf68d0 100644
--- a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso b/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso
index ec8cf20ca3ac..0a6e75265ba9 100644
--- a/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso
+++ b/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /**
  * DT overlay for IDK application board on AM654 EVM
  *
- * Copyright (C) 2018-2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2018-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am654-idk.dtso b/arch/arm64/boot/dts/ti/k3-am654-idk.dtso
index 150428dfce6f..8bdb87fcbde0 100644
--- a/arch/arm64/boot/dts/ti/k3-am654-idk.dtso
+++ b/arch/arm64/boot/dts/ti/k3-am654-idk.dtso
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /**
  * DT overlay for IDK application board on AM654 EVM
  *
- * Copyright (C) 2018-2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2018-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi
index 9021c738056b..de5a2ed907a7 100644
--- a/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi
@@ -1,4 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
+/*
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
+ */
 
 #include <dt-bindings/thermal/thermal.h>
 
diff --git a/arch/arm64/boot/dts/ti/k3-am654.dtsi b/arch/arm64/boot/dts/ti/k3-am654.dtsi
index 888567b921f0..bb77c8454734 100644
--- a/arch/arm64/boot/dts/ti/k3-am654.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am654.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for AM6 SoC family in Quad core configuration
  *
- * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include "k3-am65.dtsi"
-- 
2.43.0


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

* [PATCH 07/16] arm64: dts: ti: k3-j7200: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (5 preceding siblings ...)
  2024-01-10 14:08 ` [PATCH 06/16] arm64: dts: ti: k3-am65: " Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
                     ` (2 more replies)
  2024-01-10 14:08 ` [PATCH 08/16] arm64: dts: ti: k3-j721e: " Nishanth Menon
                   ` (8 subsequent siblings)
  15 siblings, 3 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Esteban Blanc, Krzysztof Kozlowski, Pierre Gondois,
	Tony Lindgren

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for SoC and TI evm device tree files. This allows for Linux
kernel device tree to be used in other Operating System ecosystems
such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the TI copyright year to sync with current year
to indicate license change (and add it at least for one file which was
missing TI copyright).

Cc: Esteban Blanc <eblanc@baylibre.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Pierre Gondois <pierre.gondois@arm.com>
Cc: Tony Lindgren <tony@atomide.com>

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts      | 4 ++--
 arch/arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtso | 4 ++--
 arch/arm64/boot/dts/ti/k3-j7200-main.dtsi                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi            | 4 ++--
 arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi                | 4 ++--
 arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi               | 5 ++++-
 arch/arm64/boot/dts/ti/k3-j7200.dtsi                       | 4 ++--
 7 files changed, 16 insertions(+), 13 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
index cee2b4b0eb87..1c87271971f3 100644
--- a/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2020 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtso b/arch/arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtso
index 32d905235ed7..6432ca08ee8e 100644
--- a/arch/arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtso
+++ b/arch/arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtso
@@ -1,9 +1,9 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /**
  * DT Overlay for CPSW5G in QSGMII mode using J7 Quad Port ETH EXP Add-On Ethernet Card with
  * J7200 board.
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
index da67bf8fe703..2d9eda7b3132 100644
--- a/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j7200-main.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J7200 SoC Family Main Domain peripherals
  *
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 / {
diff --git a/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi
index 60b26374ae0c..7596ecc0f683 100644
--- a/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J7200 SoC Family MCU/WAKEUP Domain peripherals
  *
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_mcu_wakeup {
diff --git a/arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi
index ea47f10d393a..7a06797b5e80 100644
--- a/arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi
index e7e3a643a6f0..2d22a95a6fdb 100644
--- a/arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi
@@ -1,4 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
+/*
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
+ */
 
 #include <dt-bindings/thermal/thermal.h>
 
diff --git a/arch/arm64/boot/dts/ti/k3-j7200.dtsi b/arch/arm64/boot/dts/ti/k3-j7200.dtsi
index ef73e6d7e858..d411911fdf71 100644
--- a/arch/arm64/boot/dts/ti/k3-j7200.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j7200.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J7200 SoC Family
  *
- * Copyright (C) 2020 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include <dt-bindings/interrupt-controller/irq.h>
-- 
2.43.0


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

* [PATCH 08/16] arm64: dts: ti: k3-j721e: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (6 preceding siblings ...)
  2024-01-10 14:08 ` [PATCH 07/16] arm64: dts: ti: k3-j7200: " Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-11 13:36   ` Tony Lindgren
  2024-01-10 14:08 ` [PATCH 09/16] arm64: dts: ti: k3-j721s2: " Nishanth Menon
                   ` (7 subsequent siblings)
  15 siblings, 2 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Alexander A. Klimov, Jerome Neanne, Krzysztof Kozlowski,
	Peng Fan, Pierre Gondois, Tony Lindgren

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for SoC and TI evm device tree files. This allows for Linux
kernel device tree to be used in other Operating System ecosystems
such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the TI copyright year to sync with current year
to indicate license change (and add it at least for one file which was
missing TI copyright).

Cc: "Alexander A. Klimov" <grandmaster@al2klimov.de>
Cc: Jerome Neanne <jneanne@baylibre.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Pierre Gondois <pierre.gondois@arm.com>
Cc: Tony Lindgren <tony@atomide.com>

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts      | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-evm-gesi-exp-board.dtso    | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-evm-pcie0-ep.dtso          | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi                  | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi            | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts                     | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi                | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721e-thermal.dtsi               | 5 ++++-
 arch/arm64/boot/dts/ti/k3-j721e.dtsi                       | 4 ++--
 10 files changed, 22 insertions(+), 19 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
index fe5207ac7d85..8230d53cd696 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721e-common-proc-board.dts
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2019 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2019-2024 Texas Instruments Incorporated - https://www.ti.com/
  *
  * Product Link: https://www.ti.com/tool/J721EXCPXEVM
  */
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-evm-gesi-exp-board.dtso b/arch/arm64/boot/dts/ti/k3-j721e-evm-gesi-exp-board.dtso
index 6a7d37575da1..f84aa9f94547 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-evm-gesi-exp-board.dtso
+++ b/arch/arm64/boot/dts/ti/k3-j721e-evm-gesi-exp-board.dtso
@@ -1,11 +1,11 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /**
  * DT Overlay for CPSW9G in RGMII mode using J7 GESI EXP BRD board with
  * J721E board.
  *
  * GESI Board Product Link: https://www.ti.com/tool/J7EXPCXEVM
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-evm-pcie0-ep.dtso b/arch/arm64/boot/dts/ti/k3-j721e-evm-pcie0-ep.dtso
index 0c82a13b65a4..4062709d6579 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-evm-pcie0-ep.dtso
+++ b/arch/arm64/boot/dts/ti/k3-j721e-evm-pcie0-ep.dtso
@@ -1,11 +1,11 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /**
  * DT Overlay for enabling PCIE0 instance in Endpoint Configuration with the
  * J7 common processor board.
  *
  * J7 Common Processor Board Product Link: https://www.ti.com/tool/J721EXCPXEVM
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso b/arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso
index d4c51ffc3d6b..8376fa4b6ee1 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso
+++ b/arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso
@@ -1,9 +1,9 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /**
  * DT Overlay for CPSW9G in QSGMII mode using J7 Quad Port ETH EXP Add-On Ethernet Card with
  * J721E board.
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
index 2569b4c08ffb..062a6fca5a31 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J721E SoC Family Main Domain peripherals
  *
- * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 #include <dt-bindings/phy/phy.h>
 #include <dt-bindings/phy/phy-ti.h>
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
index a74912d9e4da..40caa86e600f 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J721E SoC Family MCU/WAKEUP Domain peripherals
  *
- * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_mcu_wakeup {
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-sk.dts b/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
index 188dfe291a32..d49f433b356a 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721e-sk.dts
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
  *
  * J721E SK URL: https://www.ti.com/tool/SK-TDA4VM
  */
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi
index a75611eec791..aaec8a0ef983 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2019-2020 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2019-2024 Texas Instruments Incorporated - https://www.ti.com/
  *
  * Product Link: https://www.ti.com/tool/J721EXSOMXEVM
  */
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-thermal.dtsi
index c2523279001b..927f7614ae7a 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-thermal.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721e-thermal.dtsi
@@ -1,4 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
+/*
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
+ */
 
 #include <dt-bindings/thermal/thermal.h>
 
diff --git a/arch/arm64/boot/dts/ti/k3-j721e.dtsi b/arch/arm64/boot/dts/ti/k3-j721e.dtsi
index a200810df54a..5a72c518ceb6 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721e.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J721E SoC Family
  *
- * Copyright (C) 2016-2019 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include <dt-bindings/interrupt-controller/irq.h>
-- 
2.43.0


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

* [PATCH 09/16] arm64: dts: ti: k3-j721s2: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (7 preceding siblings ...)
  2024-01-10 14:08 ` [PATCH 08/16] arm64: dts: ti: k3-j721e: " Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
                     ` (2 more replies)
  2024-01-10 14:08 ` [PATCH 10/16] arm64: dts: ti: k3-j784s4: " Nishanth Menon
                   ` (6 subsequent siblings)
  15 siblings, 3 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Esteban Blanc, Krzysztof Kozlowski, Pierre Gondois,
	Tony Lindgren

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for SoC and TI evm device tree files. This allows for Linux
kernel device tree to be used in other Operating System ecosystems
such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the TI copyright year to sync with current year
to indicate license change (and add it at least for one file which was
missing TI copyright).

Cc: Esteban Blanc <eblanc@baylibre.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Pierre Gondois <pierre.gondois@arm.com>
Cc: Tony Lindgren <tony@atomide.com>

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts         | 4 ++--
 arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi               | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts   | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso       | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi               | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi         | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi             | 4 ++--
 arch/arm64/boot/dts/ti/k3-j721s2-thermal.dtsi            | 5 ++++-
 arch/arm64/boot/dts/ti/k3-j721s2.dtsi                    | 4 ++--
 10 files changed, 22 insertions(+), 19 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts b/arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts
index d0cfdeac21fb..f48155dd16a3 100644
--- a/arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  *
  * Base Board: https://www.ti.com/lit/zip/SPRR463
  */
diff --git a/arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi b/arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi
index 20861a0a46b0..0698f8646a17 100644
--- a/arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts b/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts
index c6b85bbf9a17..361365bb5523 100644
--- a/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
  *
  * Common Processor Board: https://www.ti.com/tool/J721EXCPXEVM
  */
diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso b/arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso
index b78feea31b54..1be28283c7d9 100644
--- a/arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso
+++ b/arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso
@@ -1,10 +1,10 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /**
  * DT Overlay for MAIN CPSW2G using GESI Expansion Board with J7 common processor board.
  *
  * GESI Board Product Link: https://www.ti.com/tool/J7EXPCXEVM
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso b/arch/arm64/boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso
index 43568eb67d93..5ff390915b75 100644
--- a/arch/arm64/boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso
+++ b/arch/arm64/boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso
@@ -1,11 +1,11 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /**
  * DT Overlay for enabling PCIE1 instance in Endpoint Configuration with the
  * J7 common processor board.
  *
  * J7 Common Processor Board Product Link: https://www.ti.com/tool/J721EXCPXEVM
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi b/arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi
index ea7f2b2ab165..dcaa4da0d678 100644
--- a/arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J721S2 SoC Family Main Domain peripherals
  *
- * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include <dt-bindings/phy/phy-cadence.h>
diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi
index 80aa33c58a45..19a64d8bbbe5 100644
--- a/arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J721S2 SoC Family MCU/WAKEUP Domain peripherals
  *
- * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_mcu_wakeup {
diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi b/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi
index da3237b23b63..53135c8ccd06 100644
--- a/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * SoM: https://www.ti.com/lit/zip/sprr439
  *
- * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-j721s2-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-j721s2-thermal.dtsi
index f7b1a15b8fa0..e3ef61c1658f 100644
--- a/arch/arm64/boot/dts/ti/k3-j721s2-thermal.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721s2-thermal.dtsi
@@ -1,4 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
+/*
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
+ */
 
 #include <dt-bindings/thermal/thermal.h>
 
diff --git a/arch/arm64/boot/dts/ti/k3-j721s2.dtsi b/arch/arm64/boot/dts/ti/k3-j721s2.dtsi
index 1f636acd4eee..be4502fe1c9d 100644
--- a/arch/arm64/boot/dts/ti/k3-j721s2.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721s2.dtsi
@@ -1,10 +1,10 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J721S2 SoC Family
  *
  * TRM (SPRUJ28 NOVEMBER 2021): https://www.ti.com/lit/pdf/spruj28
  *
- * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
  *
  */
 
-- 
2.43.0


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

* [PATCH 10/16] arm64: dts: ti: k3-j784s4: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (8 preceding siblings ...)
  2024-01-10 14:08 ` [PATCH 09/16] arm64: dts: ti: k3-j721s2: " Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-10 20:42   ` Krzysztof Kozlowski
  2024-01-11 13:41   ` Tony Lindgren
  2024-01-10 14:08 ` [PATCH 11/16] arm64: dts: ti: k3-pinctrl: " Nishanth Menon
                   ` (5 subsequent siblings)
  15 siblings, 2 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Apelete Seketeli, Jerome Neanne, Krzysztof Kozlowski,
	Tony Lindgren

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for SoC and TI evm device tree files. This allows for Linux
kernel device tree to be used in other Operating System ecosystems
such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the TI copyright year to sync with current year
to indicate license change (and add it at least for one file which was
missing TI copyright).

Cc: Apelete Seketeli <aseketeli@baylibre.com>
Cc: Jerome Neanne <jneanne@baylibre.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Tony Lindgren <tony@atomide.com>

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am69-sk.dts            | 4 ++--
 arch/arm64/boot/dts/ti/k3-j784s4-evm.dts         | 4 ++--
 arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi       | 4 ++--
 arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 4 ++--
 arch/arm64/boot/dts/ti/k3-j784s4-thermal.dtsi    | 5 ++++-
 arch/arm64/boot/dts/ti/k3-j784s4.dtsi            | 4 ++--
 6 files changed, 14 insertions(+), 11 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am69-sk.dts b/arch/arm64/boot/dts/ti/k3-am69-sk.dts
index 8da591579868..dd6a58ef93e5 100644
--- a/arch/arm64/boot/dts/ti/k3-am69-sk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am69-sk.dts
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  *
  * Design Files: https://www.ti.com/lit/zip/SPRR466
  * TRM: https://www.ti.com/lit/zip/spruj52
diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
index f34b92acc56d..ab4bc63d051d 100644
--- a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
+++ b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
@@ -1,6 +1,6 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
- * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  *
  * EVM Board Schematics: https://www.ti.com/lit/zip/sprr458
  */
diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
index f2b720ed1e4f..3cb964982792 100644
--- a/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J784S4 SoC Family Main Domain peripherals
  *
- * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #include <dt-bindings/mux/mux.h>
diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi
index 3902a921d7e5..af3d9dbec278 100644
--- a/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi
@@ -1,8 +1,8 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J784S4 SoC Family MCU/WAKEUP Domain peripherals
  *
- * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 &cbass_mcu_wakeup {
diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4-thermal.dtsi
index f7b1a15b8fa0..e3ef61c1658f 100644
--- a/arch/arm64/boot/dts/ti/k3-j784s4-thermal.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j784s4-thermal.dtsi
@@ -1,4 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
+/*
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
+ */
 
 #include <dt-bindings/thermal/thermal.h>
 
diff --git a/arch/arm64/boot/dts/ti/k3-j784s4.dtsi b/arch/arm64/boot/dts/ti/k3-j784s4.dtsi
index 4398c3a463e1..271a217905e9 100644
--- a/arch/arm64/boot/dts/ti/k3-j784s4.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j784s4.dtsi
@@ -1,10 +1,10 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Device Tree Source for J784S4 SoC Family
  *
  * TRM (SPRUJ43 JULY 2022): https://www.ti.com/lit/zip/spruj52
  *
- * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  *
  */
 
-- 
2.43.0


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

* [PATCH 11/16] arm64: dts: ti: k3-pinctrl: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (9 preceding siblings ...)
  2024-01-10 14:08 ` [PATCH 10/16] arm64: dts: ti: k3-j784s4: " Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-11 13:38   ` Tony Lindgren
  2024-01-10 14:08 ` [PATCH 12/16] arm64: dts: ti: k3-serdes: " Nishanth Menon
                   ` (4 subsequent siblings)
  15 siblings, 1 reply; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for SoC and TI evm device tree files. This allows for Linux
kernel device tree to be used in other Operating System ecosystems
such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the TI copyright year to sync with current year
to indicate license change.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-pinctrl.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-pinctrl.h b/arch/arm64/boot/dts/ti/k3-pinctrl.h
index 2a4e0e084d69..4c5743902ba6 100644
--- a/arch/arm64/boot/dts/ti/k3-pinctrl.h
+++ b/arch/arm64/boot/dts/ti/k3-pinctrl.h
@@ -1,9 +1,9 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
 /*
  * This header provides constants for pinctrl bindings for TI's K3 SoC
  * family.
  *
- * Copyright (C) 2018-2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2018-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 #ifndef DTS_ARM64_TI_K3_PINCTRL_H
 #define DTS_ARM64_TI_K3_PINCTRL_H
-- 
2.43.0


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

* [PATCH 12/16] arm64: dts: ti: k3-serdes: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (10 preceding siblings ...)
  2024-01-10 14:08 ` [PATCH 11/16] arm64: dts: ti: k3-pinctrl: " Nishanth Menon
@ 2024-01-10 14:08 ` Nishanth Menon
  2024-01-10 14:09 ` [PATCH 13/16] arm64: dts: ti: beagle*: " Nishanth Menon
                   ` (3 subsequent siblings)
  15 siblings, 0 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:08 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for SoC and TI evm device tree files. This allows for Linux
kernel device tree to be used in other Operating System ecosystems
such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the TI copyright year to sync with current year
to indicate license change.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-serdes.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-serdes.h b/arch/arm64/boot/dts/ti/k3-serdes.h
index 21b4886c47ba..a011ad893b44 100644
--- a/arch/arm64/boot/dts/ti/k3-serdes.h
+++ b/arch/arm64/boot/dts/ti/k3-serdes.h
@@ -1,8 +1,8 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0-only OR MIT */
 /*
  * This header provides constants for SERDES MUX for TI SoCs
  *
- * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 #ifndef DTS_ARM64_TI_K3_SERDES_H
-- 
2.43.0


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

* [PATCH 13/16] arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (11 preceding siblings ...)
  2024-01-10 14:08 ` [PATCH 12/16] arm64: dts: ti: k3-serdes: " Nishanth Menon
@ 2024-01-10 14:09 ` Nishanth Menon
  2024-01-10 20:42   ` Krzysztof Kozlowski
                     ` (5 more replies)
  2024-01-10 14:09 ` [PATCH 14/16] arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only Nishanth Menon
                   ` (2 subsequent siblings)
  15 siblings, 6 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:09 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Ayush Singh, Jason Kridner, Krzysztof Kozlowski, Robert Nelson,
	Tony Lindgren, Wadim Egorov

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for device trees belonging to BeagleBoard.org Foundation
platforms. This allows for Linux kernel device tree to be used in
other Operating System ecosystems such as Zephyr or FreeBSD.

While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
with latest SPDX conventions (GPL-2.0 is deprecated).

While at this, update the copyright year to sync with current year
to indicate license change.

Cc: Ayush Singh <ayushdevel1325@gmail.com>
Cc: Jason Kridner <jkridner@beagleboard.org>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Robert Nelson <robertcnelson@gmail.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: Wadim Egorov <w.egorov@phytec.de>

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 .../boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso      | 4 ++--
 .../boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso | 4 ++--
 arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts            | 6 +++---
 arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts        | 8 ++++----
 4 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso b/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso
index 5e80ca7033ba..3b4643b7d19c 100644
--- a/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso
+++ b/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso
@@ -1,7 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * ALINX AN5641 & Digilent PCam 5C - OV5640 camera module
- * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso b/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso
index 5e1cbbc27c8f..81a2763d43c6 100644
--- a/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso
+++ b/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso
@@ -1,7 +1,7 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * Technexion TEVI-OV5640-*-RPI - OV5640 camera module
- * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts b/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
index eadbdd9ffe37..600db09b8ad3 100644
--- a/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
+++ b/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
@@ -1,9 +1,9 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * https://beagleplay.org/
  *
- * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
- * Copyright (C) 2022-2023 Robert Nelson, BeagleBoard.org Foundation
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Robert Nelson, BeagleBoard.org Foundation
  */
 
 /dts-v1/;
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts b/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
index 2f954729f353..dfc9adacd511 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
+++ b/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
@@ -1,9 +1,9 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only OR MIT
 /*
  * https://beagleboard.org/ai-64
- * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
- * Copyright (C) 2022 Jason Kridner, BeagleBoard.org Foundation
- * Copyright (C) 2022 Robert Nelson, BeagleBoard.org Foundation
+ * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
+ * Copyright (C) 2022-2024 Jason Kridner, BeagleBoard.org Foundation
+ * Copyright (C) 2022-2024 Robert Nelson, BeagleBoard.org Foundation
  */
 
 /dts-v1/;
-- 
2.43.0


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

* [PATCH 14/16] arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (12 preceding siblings ...)
  2024-01-10 14:09 ` [PATCH 13/16] arm64: dts: ti: beagle*: " Nishanth Menon
@ 2024-01-10 14:09 ` Nishanth Menon
  2024-01-10 19:44   ` Jan Kiszka
  2024-01-11 13:38   ` Tony Lindgren
  2024-01-10 14:09 ` [PATCH 15/16] arm64: dts: ti: phycore*: " Nishanth Menon
  2024-01-10 14:09 ` [PATCH 16/16] arm64: dts: ti: Makefile: " Nishanth Menon
  15 siblings, 2 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:09 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Chao Zeng, Jan Kiszka, Le Jin

SPDX identifier GPL-2.0 has been deprecated since license list version
3.0. Use GPL-2.0-only to be specific.

Cc: Chao Zeng <chao.zeng@siemens.com>
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Le Jin <le.jin@siemens.com>

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi        | 2 +-
 arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi        | 2 +-
 arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi            | 2 +-
 arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi    | 2 +-
 arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts        | 2 +-
 arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts            | 2 +-
 arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi | 2 +-
 arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts      | 2 +-
 arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts     | 2 +-
 arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts         | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi
index 1d1979859583..c424fef19d5f 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) Siemens AG, 2021-2023
  *
diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi
index e9b57b87e42e..5eeeca27dee6 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) Siemens AG, 2021
  *
diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
index 61a634afaa4f..00520c75e0f5 100644
--- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) Siemens AG, 2018-2021
  *
diff --git a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi
index 1d6cddb11991..c927c8679017 100644
--- a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) Siemens AG, 2018-2021
  *
diff --git a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts
index c62549a4b436..ec62dd7921d6 100644
--- a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts
+++ b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) Siemens AG, 2018-2021
  *
diff --git a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts
index 87928ff28214..4968a47f31ea 100644
--- a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts
+++ b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) Siemens AG, 2018-2021
  *
diff --git a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi
index 3864ec54e371..ae842b85b70d 100644
--- a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) Siemens AG, 2018-2021
  *
diff --git a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts
index bd6f2e696e94..8f559f4e7dda 100644
--- a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts
+++ b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) Siemens AG, 2018-2023
  *
diff --git a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts
index f00dc86d01b9..173c941b1c4b 100644
--- a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts
+++ b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) Siemens AG, 2018-2021
  *
diff --git a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts
index 077f165bdc68..48b908c19ef7 100644
--- a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts
+++ b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (c) Siemens AG, 2018-2021
  *
-- 
2.43.0


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

* [PATCH 15/16] arm64: dts: ti: phycore*: Clarify GPL-2.0 as GPL-2.0-only
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (13 preceding siblings ...)
  2024-01-10 14:09 ` [PATCH 14/16] arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only Nishanth Menon
@ 2024-01-10 14:09 ` Nishanth Menon
  2024-01-15  2:48   ` Wadim Egorov
                     ` (2 more replies)
  2024-01-10 14:09 ` [PATCH 16/16] arm64: dts: ti: Makefile: " Nishanth Menon
  15 siblings, 3 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:09 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon,
	Garrett Giordano, Wadim Egorov

SPDX identifier GPL-2.0 has been deprecated since license list version
3.0. Use GPL-2.0-only to be specific.

Cc: Garrett Giordano <ggiordano@phytec.com>
Cc: Wadim Egorov <w.egorov@phytec.de>

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi          | 2 +-
 arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts    | 2 +-
 arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi          | 2 +-
 arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
index aa43e7407eee..0c8e79de1c71 100644
--- a/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2022 - 2023 PHYTEC Messtechnik GmbH
  * Author: Wadim Egorov <w.egorov@phytec.de>
diff --git a/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
index 4bc0134c987d..69b76c18207a 100644
--- a/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2022 - 2023 PHYTEC Messtechnik GmbH
  * Author: Wadim Egorov <w.egorov@phytec.de>
diff --git a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
index 1678e74cb750..dc76ed1adec7 100644
--- a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2021 PHYTEC America, LLC - https://www.phytec.com
  * Author: Matt McKee <mmckee@phytec.com>
diff --git a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
index 53b64e55413f..5339aa107865 100644
--- a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
+++ b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+// SPDX-License-Identifier: GPL-2.0-only
 /*
  * Copyright (C) 2021 PHYTEC America, LLC - https://www.phytec.com
  * Author: Matt McKee <mmckee@phytec.com>
-- 
2.43.0


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

* [PATCH 16/16] arm64: dts: ti: Makefile: Clarify GPL-2.0 as GPL-2.0-only
  2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
                   ` (14 preceding siblings ...)
  2024-01-10 14:09 ` [PATCH 15/16] arm64: dts: ti: phycore*: " Nishanth Menon
@ 2024-01-10 14:09 ` Nishanth Menon
  15 siblings, 0 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 14:09 UTC (permalink / raw)
  To: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Nishanth Menon

SPDX identifier GPL-2.0 has been deprecated since license list version
3.0. Use GPL-2.0-only to be specific.

Signed-off-by: Nishanth Menon <nm@ti.com>
---
 arch/arm64/boot/dts/ti/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/ti/Makefile b/arch/arm64/boot/dts/ti/Makefile
index 52c1dc910308..40724017de89 100644
--- a/arch/arm64/boot/dts/ti/Makefile
+++ b/arch/arm64/boot/dts/ti/Makefile
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0
+# SPDX-License-Identifier: GPL-2.0-only
 #
 # Make file to build device tree binaries for boards based on
 # Texas Instruments Inc processors
-- 
2.43.0


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

* Re: [PATCH 06/16] arm64: dts: ti: k3-am65: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 06/16] arm64: dts: ti: k3-am65: " Nishanth Menon
@ 2024-01-10 19:44   ` Jan Kiszka
  2024-01-10 20:41   ` Krzysztof Kozlowski
                     ` (3 subsequent siblings)
  4 siblings, 0 replies; 64+ messages in thread
From: Jan Kiszka @ 2024-01-10 19:44 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Alexander A. Klimov,
	Krzysztof Kozlowski, Matthias Schiffer, Pierre Gondois,
	Rob Herring, Tomi Valkeinen, Tony Lindgren

On 10.01.24 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
> 
> Cc: "Alexander A. Klimov" <grandmaster@al2klimov.de>
> Cc: Jan Kiszka <jan.kiszka@siemens.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Rob Herring <robh@kernel.org>
> Cc: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
> Cc: Tony Lindgren <tony@atomide.com>
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>  arch/arm64/boot/dts/ti/k3-am65-main.dtsi                     | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi                      | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi                   | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am65.dtsi                          | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am652.dtsi                         | 4 ++--
>  .../dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso     | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am654-base-board.dts               | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso                  | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am654-idk.dtso                     | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi      | 5 ++++-
>  arch/arm64/boot/dts/ti/k3-am654.dtsi                         | 4 ++--
>  11 files changed, 24 insertions(+), 21 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
> index fcea54465636..e55a8c891bc9 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /*
>   * Device Tree Source for AM6 SoC Family Main Domain peripherals
>   *
> - * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>  #include <dt-bindings/phy/phy-am654-serdes.h>
>  
> diff --git a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
> index ecd7356f3315..6ff3ccc39fb4 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /*
>   * Device Tree Source for AM6 SoC Family MCU Domain peripherals
>   *
> - * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>  
>  &cbass_mcu {
> diff --git a/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
> index f037b36243ce..37527890ddea 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /*
>   * Device Tree Source for AM6 SoC Family Wakeup Domain peripherals
>   *
> - * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>  
>  &cbass_wakeup {
> diff --git a/arch/arm64/boot/dts/ti/k3-am65.dtsi b/arch/arm64/boot/dts/ti/k3-am65.dtsi
> index 4d7b6155a76b..c59baebc5a25 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /*
>   * Device Tree Source for AM6 SoC Family
>   *
> - * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>  
>  #include <dt-bindings/gpio/gpio.h>
> diff --git a/arch/arm64/boot/dts/ti/k3-am652.dtsi b/arch/arm64/boot/dts/ti/k3-am652.dtsi
> index 0f22e00faa90..cbb3caaf82c3 100644
> --- a/arch/arm64/boot/dts/ti/k3-am652.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am652.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /*
>   * Device Tree Source for AM65 SoC family in Dual core configuration
>   *
> - * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>  
>  #include "k3-am65.dtsi"
> diff --git a/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso b/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
> index 4209d991eb6b..364c57b3b3a0 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
> @@ -1,10 +1,10 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /**
>   * OLDI-LCD1EVM Rocktech integrated panel and touch DT overlay for AM654-EVM.
>   * Panel Link: https://www.digimax.it/en/tft-lcd/20881-RK101II01D-CT
>   * AM654 LCD EVM: https://www.ti.com/tool/TMDSLCD1EVM
>   *
> - * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>  
>  /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
> index 822c288d2797..5109e1bf68d0 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
> @@ -1,6 +1,6 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /*
> - * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>  
>  /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso b/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso
> index ec8cf20ca3ac..0a6e75265ba9 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /**
>   * DT overlay for IDK application board on AM654 EVM
>   *
> - * Copyright (C) 2018-2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2018-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>  
>  /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am654-idk.dtso b/arch/arm64/boot/dts/ti/k3-am654-idk.dtso
> index 150428dfce6f..8bdb87fcbde0 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654-idk.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am654-idk.dtso
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /**
>   * DT overlay for IDK application board on AM654 EVM
>   *
> - * Copyright (C) 2018-2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2018-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>  
>  /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi
> index 9021c738056b..de5a2ed907a7 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi
> @@ -1,4 +1,7 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
> +/*
> + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
> + */
>  
>  #include <dt-bindings/thermal/thermal.h>
>  
> diff --git a/arch/arm64/boot/dts/ti/k3-am654.dtsi b/arch/arm64/boot/dts/ti/k3-am654.dtsi
> index 888567b921f0..bb77c8454734 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am654.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /*
>   * Device Tree Source for AM6 SoC family in Quad core configuration
>   *
> - * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>  
>  #include "k3-am65.dtsi"

For the bits contributed by us:

Acked-by: Jan Kiszka <jan.kiszka@siemens.com>

Jan

-- 
Siemens AG, Technology
Linux Expert Center


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

* Re: [PATCH 14/16] arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only
  2024-01-10 14:09 ` [PATCH 14/16] arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only Nishanth Menon
@ 2024-01-10 19:44   ` Jan Kiszka
  2024-01-11 13:38   ` Tony Lindgren
  1 sibling, 0 replies; 64+ messages in thread
From: Jan Kiszka @ 2024-01-10 19:44 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Chao Zeng, Le Jin

On 10.01.24 15:09, Nishanth Menon wrote:
> SPDX identifier GPL-2.0 has been deprecated since license list version
> 3.0. Use GPL-2.0-only to be specific.
> 
> Cc: Chao Zeng <chao.zeng@siemens.com>
> Cc: Jan Kiszka <jan.kiszka@siemens.com>
> Cc: Le Jin <le.jin@siemens.com>
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>  arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi        | 2 +-
>  arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi        | 2 +-
>  arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi            | 2 +-
>  arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi    | 2 +-
>  arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts        | 2 +-
>  arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts            | 2 +-
>  arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi | 2 +-
>  arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts      | 2 +-
>  arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts     | 2 +-
>  arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts         | 2 +-
>  10 files changed, 10 insertions(+), 10 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi
> index 1d1979859583..c424fef19d5f 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg1.dtsi
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Copyright (c) Siemens AG, 2021-2023
>   *
> diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi
> index e9b57b87e42e..5eeeca27dee6 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common-pg2.dtsi
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Copyright (c) Siemens AG, 2021
>   *
> diff --git a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
> index 61a634afaa4f..00520c75e0f5 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-iot2050-common.dtsi
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Copyright (c) Siemens AG, 2018-2021
>   *
> diff --git a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi
> index 1d6cddb11991..c927c8679017 100644
> --- a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-common.dtsi
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Copyright (c) Siemens AG, 2018-2021
>   *
> diff --git a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts
> index c62549a4b436..ec62dd7921d6 100644
> --- a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic-pg2.dts
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Copyright (c) Siemens AG, 2018-2021
>   *
> diff --git a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts
> index 87928ff28214..4968a47f31ea 100644
> --- a/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am6528-iot2050-basic.dts
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Copyright (c) Siemens AG, 2018-2021
>   *
> diff --git a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi
> index 3864ec54e371..ae842b85b70d 100644
> --- a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-common.dtsi
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Copyright (c) Siemens AG, 2018-2021
>   *
> diff --git a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts
> index bd6f2e696e94..8f559f4e7dda 100644
> --- a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-m2.dts
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Copyright (c) Siemens AG, 2018-2023
>   *
> diff --git a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts
> index f00dc86d01b9..173c941b1c4b 100644
> --- a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced-pg2.dts
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Copyright (c) Siemens AG, 2018-2021
>   *
> diff --git a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts
> index 077f165bdc68..48b908c19ef7 100644
> --- a/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am6548-iot2050-advanced.dts
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>  /*
>   * Copyright (c) Siemens AG, 2018-2021
>   *

Acked-by: Jan Kiszka <jan.kiszka@siemens.com>

Jan

-- 
Siemens AG, Technology
Linux Expert Center


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

* Re: [PATCH 02/16] arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 02/16] arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0 Nishanth Menon
@ 2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-10 22:36     ` Nishanth Menon
  2024-01-11 15:25   ` Julien Panis
  2024-01-11 15:33   ` Tony Lindgren
  2 siblings, 1 reply; 64+ messages in thread
From: Krzysztof Kozlowski @ 2024-01-10 20:41 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Julien Panis,
	Pierre Gondois, Tony Lindgren

On 10/01/2024 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync with
> latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year to
> indicate license change (and add it at least for one file which was
> missing TI copyright).
> 
> Cc: Julien Panis <jpanis@baylibre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Pierre Gondois <pierre.gondois@arm.com>

I guess I am listed here due to some contributions, so copyrights. In
such case, I agree for relicensing to "GPL-2.0-only OR MIT".

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH 03/16] arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 03/16] arm64: dts: ti: k3-am625: " Nishanth Menon
@ 2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-10 21:16   ` Ronald Wahl
                     ` (6 subsequent siblings)
  7 siblings, 0 replies; 64+ messages in thread
From: Krzysztof Kozlowski @ 2024-01-10 20:41 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Guillaume La Roque,
	Julien Panis, Pierre Gondois, Roger Quadros, Ronald Wahl,
	Sarah Walker, Tony Lindgren

On 10/01/2024 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH 05/16] arm64: dts: ti: k3-am64: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 05/16] arm64: dts: ti: k3-am64: " Nishanth Menon
@ 2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-11 12:47   ` Roger Quadros
                     ` (4 subsequent siblings)
  5 siblings, 0 replies; 64+ messages in thread
From: Krzysztof Kozlowski @ 2024-01-10 20:41 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Christian Gmeiner,
	Matthias Schiffer, Pierre Gondois, Roger Quadros, Tony Lindgren,
	Wadim Egorov

On 10/01/2024 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH 06/16] arm64: dts: ti: k3-am65: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 06/16] arm64: dts: ti: k3-am65: " Nishanth Menon
  2024-01-10 19:44   ` Jan Kiszka
@ 2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-11 12:18   ` Tomi Valkeinen
                     ` (2 subsequent siblings)
  4 siblings, 0 replies; 64+ messages in thread
From: Krzysztof Kozlowski @ 2024-01-10 20:41 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Alexander A. Klimov,
	Jan Kiszka, Matthias Schiffer, Pierre Gondois, Rob Herring,
	Tomi Valkeinen, Tony Lindgren

On 10/01/2024 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
> 
> Cc: "Alexander A. Klimov" <grandmaster@al2klimov.de>
> Cc: Jan Kiszka <jan.kiszka@siemens.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Rob Herring <robh@kernel.org>
> Cc: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
> Cc: Tony Lindgren <tony@atomide.com>
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>  arch/arm64/boot/dts/ti/k3-am65-main.dtsi                     | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi                      | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi                   | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am65.dtsi                          | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am652.dtsi                         | 4 ++--
>  .../dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso     | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am654-base-board.dts               | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso                  | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am654-idk.dtso                     | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi      | 5 ++++-
>  arch/arm64/boot/dts/ti/k3-am654.dtsi                         | 4 ++--


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH 07/16] arm64: dts: ti: k3-j7200: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 07/16] arm64: dts: ti: k3-j7200: " Nishanth Menon
@ 2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-11 13:35   ` Tony Lindgren
  2024-01-15  7:57   ` Esteban Blanc
  2 siblings, 0 replies; 64+ messages in thread
From: Krzysztof Kozlowski @ 2024-01-10 20:41 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Esteban Blanc,
	Pierre Gondois, Tony Lindgren

On 10/01/2024 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
> 
> Cc: Esteban Blanc <eblanc@baylibre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Tony Lindgren <tony@atomide.com>
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>  arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts      | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtso | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j7200-main.dtsi                  | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi            | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi                | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi               | 5 ++++-
>  arch/arm64/boot/dts/ti/k3-j7200.dtsi                       | 4 ++--
>  7 files changed, 16 insertions(+), 13 deletions(-)


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH 09/16] arm64: dts: ti: k3-j721s2: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 09/16] arm64: dts: ti: k3-j721s2: " Nishanth Menon
@ 2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-11 13:37   ` Tony Lindgren
  2024-01-15  7:58   ` Esteban Blanc
  2 siblings, 0 replies; 64+ messages in thread
From: Krzysztof Kozlowski @ 2024-01-10 20:41 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Esteban Blanc,
	Pierre Gondois, Tony Lindgren

On 10/01/2024 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
> 
> Cc: Esteban Blanc <eblanc@baylibre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Tony Lindgren <tony@atomide.com>
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH 08/16] arm64: dts: ti: k3-j721e: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 08/16] arm64: dts: ti: k3-j721e: " Nishanth Menon
@ 2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-11 13:36   ` Tony Lindgren
  1 sibling, 0 replies; 64+ messages in thread
From: Krzysztof Kozlowski @ 2024-01-10 20:41 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Alexander A. Klimov,
	Jerome Neanne, Peng Fan, Pierre Gondois, Tony Lindgren

On 10/01/2024 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
> 
> Cc: "Alexander A. Klimov" <grandmaster@al2klimov.de>
> Cc: Jerome Neanne <jneanne@baylibre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Peng Fan <peng.fan@nxp.com>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Tony Lindgren <tony@atomide.com>


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH 10/16] arm64: dts: ti: k3-j784s4: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 10/16] arm64: dts: ti: k3-j784s4: " Nishanth Menon
@ 2024-01-10 20:42   ` Krzysztof Kozlowski
  2024-01-11 13:41   ` Tony Lindgren
  1 sibling, 0 replies; 64+ messages in thread
From: Krzysztof Kozlowski @ 2024-01-10 20:42 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Apelete Seketeli,
	Jerome Neanne, Tony Lindgren

On 10/01/2024 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
> 
> Cc: Apelete Seketeli <aseketeli@baylibre.com>
> Cc: Jerome Neanne <jneanne@baylibre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Tony Lindgren <tony@atomide.com>
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>  arch/arm64/boot/dts/ti/k3-am69-sk.dts            | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j784s4-evm.dts         | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j784s4-main.dtsi       | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j784s4-mcu-wakeup.dtsi | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j784s4-thermal.dtsi    | 5 ++++-
>  arch/arm64/boot/dts/ti/k3-j784s4.dtsi            | 4 ++--
>  6 files changed, 14 insertions(+), 11 deletions(-)
> 


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH 13/16] arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0
  2024-01-10 14:09 ` [PATCH 13/16] arm64: dts: ti: beagle*: " Nishanth Menon
@ 2024-01-10 20:42   ` Krzysztof Kozlowski
  2024-01-10 21:32   ` Robert Nelson
                     ` (4 subsequent siblings)
  5 siblings, 0 replies; 64+ messages in thread
From: Krzysztof Kozlowski @ 2024-01-10 20:42 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Ayush Singh,
	Jason Kridner, Robert Nelson, Tony Lindgren, Wadim Egorov

On 10/01/2024 15:09, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for device trees belonging to BeagleBoard.org Foundation
> platforms. This allows for Linux kernel device tree to be used in
> other Operating System ecosystems such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the copyright year to sync with current year
> to indicate license change.
> 
> Cc: Ayush Singh <ayushdevel1325@gmail.com>
> Cc: Jason Kridner <jkridner@beagleboard.org>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Robert Nelson <robertcnelson@gmail.com>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: Wadim Egorov <w.egorov@phytec.de>
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>  .../boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso      | 4 ++--
>  .../boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts            | 6 +++---
>  arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts        | 8 ++++----
>  4 files changed, 11 insertions(+), 11 deletions(-)


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


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

* Re: [PATCH 03/16] arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 03/16] arm64: dts: ti: k3-am625: " Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
@ 2024-01-10 21:16   ` Ronald Wahl
  2024-01-11 12:46   ` Roger Quadros
                     ` (5 subsequent siblings)
  7 siblings, 0 replies; 64+ messages in thread
From: Ronald Wahl @ 2024-01-10 21:16 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Guillaume La Roque,
	Julien Panis, Krzysztof Kozlowski, Pierre Gondois, Roger Quadros,
	Sarah Walker, Tony Lindgren

On 10.01.24 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Ronald Wahl <ronald.wahl@raritan.com>

- ron

________________________________

Ce message, ainsi que tous les fichiers joints à ce message, peuvent contenir des informations sensibles et/ ou confidentielles ne devant pas être divulguées. Si vous n'êtes pas le destinataire de ce message (ou que vous recevez ce message par erreur), nous vous remercions de le notifier immédiatement à son expéditeur, et de détruire ce message. Toute copie, divulgation, modification, utilisation ou diffusion, non autorisée, directe ou indirecte, de tout ou partie de ce message, est strictement interdite.


This e-mail, and any document attached hereby, may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized, direct or indirect, copying, disclosure, distribution or other use of the material or parts thereof is strictly forbidden.

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

* Re: [PATCH 13/16] arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0
  2024-01-10 14:09 ` [PATCH 13/16] arm64: dts: ti: beagle*: " Nishanth Menon
  2024-01-10 20:42   ` Krzysztof Kozlowski
@ 2024-01-10 21:32   ` Robert Nelson
  2024-01-11  0:48   ` Jason Kridner
                     ` (3 subsequent siblings)
  5 siblings, 0 replies; 64+ messages in thread
From: Robert Nelson @ 2024-01-10 21:32 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Ayush Singh, Jason Kridner,
	Krzysztof Kozlowski, Tony Lindgren, Wadim Egorov

On Wed, Jan 10, 2024 at 8:09 AM Nishanth Menon <nm@ti.com> wrote:
>
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for device trees belonging to BeagleBoard.org Foundation
> platforms. This allows for Linux kernel device tree to be used in
> other Operating System ecosystems such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the copyright year to sync with current year
> to indicate license change.
>
> Cc: Ayush Singh <ayushdevel1325@gmail.com>
> Cc: Jason Kridner <jkridner@beagleboard.org>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Robert Nelson <robertcnelson@gmail.com>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: Wadim Egorov <w.egorov@phytec.de>
>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>  .../boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso      | 4 ++--
>  .../boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts            | 6 +++---
>  arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts        | 8 ++++----
>  4 files changed, 11 insertions(+), 11 deletions(-)
>

Acked-by: Robert Nelson <robertcnelson@gmail.com>

Regards,

-- 
Robert Nelson
https://rcn-ee.com/

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

* Re: [PATCH 02/16] arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0
  2024-01-10 20:41   ` Krzysztof Kozlowski
@ 2024-01-10 22:36     ` Nishanth Menon
  0 siblings, 0 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-10 22:36 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Julien Panis, Pierre Gondois, Tony Lindgren

On 21:41-20240110, Krzysztof Kozlowski wrote:
> On 10/01/2024 15:08, Nishanth Menon wrote:
> > Modify license to include dual licensing as GPL-2.0-only OR MIT
> > license for SoC and TI evm device tree files. This allows for Linux
> > kernel device tree to be used in other Operating System ecosystems
> > such as Zephyr or FreeBSD.
> > 
> > While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync with
> > latest SPDX conventions (GPL-2.0 is deprecated).
> > 
> > While at this, update the TI copyright year to sync with current year to
> > indicate license change (and add it at least for one file which was
> > missing TI copyright).
> > 
> > Cc: Julien Panis <jpanis@baylibre.com>
> > Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> > Cc: Pierre Gondois <pierre.gondois@arm.com>
> 
> I guess I am listed here due to some contributions, so copyrights. In
> such case, I agree for relicensing to "GPL-2.0-only OR MIT".
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Thank you. And, yep, you are explicitly called out since you had one
or more patch modifying or adding content in the affected file.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

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

* Re: [PATCH 13/16] arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0
  2024-01-10 14:09 ` [PATCH 13/16] arm64: dts: ti: beagle*: " Nishanth Menon
  2024-01-10 20:42   ` Krzysztof Kozlowski
  2024-01-10 21:32   ` Robert Nelson
@ 2024-01-11  0:48   ` Jason Kridner
  2024-01-11  7:02   ` Ayush Singh
                     ` (2 subsequent siblings)
  5 siblings, 0 replies; 64+ messages in thread
From: Jason Kridner @ 2024-01-11  0:48 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Ayush Singh, Krzysztof Kozlowski,
	Robert Nelson, Tony Lindgren, Wadim Egorov

On Wed, Jan 10, 2024 at 9:09 AM Nishanth Menon <nm@ti.com> wrote:
>
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for device trees belonging to BeagleBoard.org Foundation
> platforms. This allows for Linux kernel device tree to be used in
> other Operating System ecosystems such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the copyright year to sync with current year
> to indicate license change.
>
> Cc: Ayush Singh <ayushdevel1325@gmail.com>
> Cc: Jason Kridner <jkridner@beagleboard.org>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Robert Nelson <robertcnelson@gmail.com>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: Wadim Egorov <w.egorov@phytec.de>
>
> Signed-off-by: Nishanth Menon <nm@ti.com>


Acked-by: Jason Kridner <jkridner@beagleboard.org>


>
> ---
>  .../boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso      | 4 ++--
>  .../boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts            | 6 +++---
>  arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts        | 8 ++++----
>  4 files changed, 11 insertions(+), 11 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso b/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso
> index 5e80ca7033ba..3b4643b7d19c 100644
> --- a/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso
> @@ -1,7 +1,7 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /*
>   * ALINX AN5641 & Digilent PCam 5C - OV5640 camera module
> - * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>
>  /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso b/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso
> index 5e1cbbc27c8f..81a2763d43c6 100644
> --- a/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso
> @@ -1,7 +1,7 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /*
>   * Technexion TEVI-OV5640-*-RPI - OV5640 camera module
> - * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
>   */
>
>  /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts b/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
> index eadbdd9ffe37..600db09b8ad3 100644
> --- a/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts
> @@ -1,9 +1,9 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /*
>   * https://beagleplay.org/
>   *
> - * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
> - * Copyright (C) 2022-2023 Robert Nelson, BeagleBoard.org Foundation
> + * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2022-2024 Robert Nelson, BeagleBoard.org Foundation
>   */
>
>  /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts b/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
> index 2f954729f353..dfc9adacd511 100644
> --- a/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
> +++ b/arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts
> @@ -1,9 +1,9 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>  /*
>   * https://beagleboard.org/ai-64
> - * Copyright (C) 2022 Texas Instruments Incorporated - https://www.ti.com/
> - * Copyright (C) 2022 Jason Kridner, BeagleBoard.org Foundation
> - * Copyright (C) 2022 Robert Nelson, BeagleBoard.org Foundation
> + * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2022-2024 Jason Kridner, BeagleBoard.org Foundation
> + * Copyright (C) 2022-2024 Robert Nelson, BeagleBoard.org Foundation
>   */
>
>  /dts-v1/;
> --
> 2.43.0
>


--
BeagleBoard.org Foundation is a US-based 501(c)3 non-profit providing
education and collaboration around open source hardware and software

Use https://beagleboard.org/about/jkridner to schedule a meeting

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

* Re: [PATCH 13/16] arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0
  2024-01-10 14:09 ` [PATCH 13/16] arm64: dts: ti: beagle*: " Nishanth Menon
                     ` (2 preceding siblings ...)
  2024-01-11  0:48   ` Jason Kridner
@ 2024-01-11  7:02   ` Ayush Singh
  2024-01-12 12:46   ` Tony Lindgren
  2024-01-15  2:47   ` Wadim Egorov
  5 siblings, 0 replies; 64+ messages in thread
From: Ayush Singh @ 2024-01-11  7:02 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Jason Kridner,
	Krzysztof Kozlowski, Robert Nelson, Tony Lindgren, Wadim Egorov

On 10/01/24 19:39, Nishanth Menon wrote:

> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for device trees belonging to BeagleBoard.org Foundation
> platforms. This allows for Linux kernel device tree to be used in
> other Operating System ecosystems such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the copyright year to sync with current year
> to indicate license change.
>
> Cc: Ayush Singh <ayushdevel1325@gmail.com>
> Cc: Jason Kridner <jkridner@beagleboard.org>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Robert Nelson <robertcnelson@gmail.com>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: Wadim Egorov <w.egorov@phytec.de>
>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>   .../boot/dts/ti/k3-am625-beagleplay-csi2-ov5640.dtso      | 4 ++--
>   .../boot/dts/ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtso | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts            | 6 +++---
>   arch/arm64/boot/dts/ti/k3-j721e-beagleboneai64.dts        | 8 ++++----
>   4 files changed, 11 insertions(+), 11 deletions(-)

Acked-by: Ayush Singh <ayushdevel1325@gmail.com>


Ayush Singh


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

* Re: [PATCH 06/16] arm64: dts: ti: k3-am65: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 06/16] arm64: dts: ti: k3-am65: " Nishanth Menon
  2024-01-10 19:44   ` Jan Kiszka
  2024-01-10 20:41   ` Krzysztof Kozlowski
@ 2024-01-11 12:18   ` Tomi Valkeinen
  2024-01-11 13:34   ` Tony Lindgren
  2024-01-15 10:01   ` Matthias Schiffer
  4 siblings, 0 replies; 64+ messages in thread
From: Tomi Valkeinen @ 2024-01-11 12:18 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Alexander A. Klimov,
	Jan Kiszka, Krzysztof Kozlowski, Matthias Schiffer,
	Pierre Gondois, Rob Herring, Tony Lindgren

On 10/01/2024 16:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
> 
> Cc: "Alexander A. Klimov" <grandmaster@al2klimov.de>
> Cc: Jan Kiszka <jan.kiszka@siemens.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Rob Herring <robh@kernel.org>
> Cc: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
> Cc: Tony Lindgren <tony@atomide.com>
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>   arch/arm64/boot/dts/ti/k3-am65-main.dtsi                     | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi                      | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi                   | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am65.dtsi                          | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am652.dtsi                         | 4 ++--
>   .../dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso     | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am654-base-board.dts               | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso                  | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am654-idk.dtso                     | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi      | 5 ++++-
>   arch/arm64/boot/dts/ti/k3-am654.dtsi                         | 4 ++--
>   11 files changed, 24 insertions(+), 21 deletions(-)

Acked-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>

  Tomi

> diff --git a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
> index fcea54465636..e55a8c891bc9 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-main.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Device Tree Source for AM6 SoC Family Main Domain peripherals
>    *
> - * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   #include <dt-bindings/phy/phy-am654-serdes.h>
>   
> diff --git a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
> index ecd7356f3315..6ff3ccc39fb4 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Device Tree Source for AM6 SoC Family MCU Domain peripherals
>    *
> - * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   &cbass_mcu {
> diff --git a/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
> index f037b36243ce..37527890ddea 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Device Tree Source for AM6 SoC Family Wakeup Domain peripherals
>    *
> - * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   &cbass_wakeup {
> diff --git a/arch/arm64/boot/dts/ti/k3-am65.dtsi b/arch/arm64/boot/dts/ti/k3-am65.dtsi
> index 4d7b6155a76b..c59baebc5a25 100644
> --- a/arch/arm64/boot/dts/ti/k3-am65.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am65.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Device Tree Source for AM6 SoC Family
>    *
> - * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   #include <dt-bindings/gpio/gpio.h>
> diff --git a/arch/arm64/boot/dts/ti/k3-am652.dtsi b/arch/arm64/boot/dts/ti/k3-am652.dtsi
> index 0f22e00faa90..cbb3caaf82c3 100644
> --- a/arch/arm64/boot/dts/ti/k3-am652.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am652.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Device Tree Source for AM65 SoC family in Dual core configuration
>    *
> - * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   #include "k3-am65.dtsi"
> diff --git a/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso b/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
> index 4209d991eb6b..364c57b3b3a0 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am654-base-board-rocktech-rk101-panel.dtso
> @@ -1,10 +1,10 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /**
>    * OLDI-LCD1EVM Rocktech integrated panel and touch DT overlay for AM654-EVM.
>    * Panel Link: https://www.digimax.it/en/tft-lcd/20881-RK101II01D-CT
>    * AM654 LCD EVM: https://www.ti.com/tool/TMDSLCD1EVM
>    *
> - * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
> index 822c288d2797..5109e1bf68d0 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am654-base-board.dts
> @@ -1,6 +1,6 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
> - * Copyright (C) 2016-2020 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso b/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso
> index ec8cf20ca3ac..0a6e75265ba9 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /**
>    * DT overlay for IDK application board on AM654 EVM
>    *
> - * Copyright (C) 2018-2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2018-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am654-idk.dtso b/arch/arm64/boot/dts/ti/k3-am654-idk.dtso
> index 150428dfce6f..8bdb87fcbde0 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654-idk.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am654-idk.dtso
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /**
>    * DT overlay for IDK application board on AM654 EVM
>    *
> - * Copyright (C) 2018-2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2018-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi
> index 9021c738056b..de5a2ed907a7 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi
> @@ -1,4 +1,7 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
> +/*
> + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
> + */
>   
>   #include <dt-bindings/thermal/thermal.h>
>   
> diff --git a/arch/arm64/boot/dts/ti/k3-am654.dtsi b/arch/arm64/boot/dts/ti/k3-am654.dtsi
> index 888567b921f0..bb77c8454734 100644
> --- a/arch/arm64/boot/dts/ti/k3-am654.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am654.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Device Tree Source for AM6 SoC family in Quad core configuration
>    *
> - * Copyright (C) 2016-2018 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2016-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   #include "k3-am65.dtsi"


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

* Re: [PATCH 03/16] arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 03/16] arm64: dts: ti: k3-am625: " Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-10 21:16   ` Ronald Wahl
@ 2024-01-11 12:46   ` Roger Quadros
  2024-01-11 13:30   ` Tony Lindgren
                     ` (4 subsequent siblings)
  7 siblings, 0 replies; 64+ messages in thread
From: Roger Quadros @ 2024-01-11 12:46 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Guillaume La Roque,
	Julien Panis, Krzysztof Kozlowski, Pierre Gondois, Ronald Wahl,
	Sarah Walker, Tony Lindgren



On 10/01/2024 16:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
> 

Acked-by: Roger Quadros <rogerq@kernel.org>

-- 
cheers,
-roger

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

* Re: [PATCH 05/16] arm64: dts: ti: k3-am64: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 05/16] arm64: dts: ti: k3-am64: " Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
@ 2024-01-11 12:47   ` Roger Quadros
  2024-01-11 15:19   ` Christian Gmeiner
                     ` (3 subsequent siblings)
  5 siblings, 0 replies; 64+ messages in thread
From: Roger Quadros @ 2024-01-11 12:47 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Christian Gmeiner,
	Krzysztof Kozlowski, Matthias Schiffer, Pierre Gondois,
	Tony Lindgren, Wadim Egorov

On 10/01/2024 16:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Roger Quadros <rogerq@kernel.org>

-- 
cheers,
-roger

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

* Re: [PATCH 03/16] arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 03/16] arm64: dts: ti: k3-am625: " Nishanth Menon
                     ` (2 preceding siblings ...)
  2024-01-11 12:46   ` Roger Quadros
@ 2024-01-11 13:30   ` Tony Lindgren
  2024-01-11 14:24   ` [EXTERNAL] " Sarah Walker
                     ` (3 subsequent siblings)
  7 siblings, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-11 13:30 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Guillaume La Roque, Julien Panis,
	Krzysztof Kozlowski, Pierre Gondois, Roger Quadros, Ronald Wahl,
	Sarah Walker

* Nishanth Menon <nm@ti.com> [240110 14:09]:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [PATCH 04/16] arm64: dts: ti: k3-am62p: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 04/16] arm64: dts: ti: k3-am62p: " Nishanth Menon
@ 2024-01-11 13:34   ` Tony Lindgren
  0 siblings, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-11 13:34 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel

* Nishanth Menon <nm@ti.com> [700101 02:00]:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [PATCH 06/16] arm64: dts: ti: k3-am65: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 06/16] arm64: dts: ti: k3-am65: " Nishanth Menon
                     ` (2 preceding siblings ...)
  2024-01-11 12:18   ` Tomi Valkeinen
@ 2024-01-11 13:34   ` Tony Lindgren
  2024-01-15 10:01   ` Matthias Schiffer
  4 siblings, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-11 13:34 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Alexander A. Klimov, Jan Kiszka,
	Krzysztof Kozlowski, Matthias Schiffer, Pierre Gondois,
	Rob Herring, Tomi Valkeinen

* Nishanth Menon <nm@ti.com> [700101 02:00]:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [PATCH 07/16] arm64: dts: ti: k3-j7200: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 07/16] arm64: dts: ti: k3-j7200: " Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
@ 2024-01-11 13:35   ` Tony Lindgren
  2024-01-15  7:57   ` Esteban Blanc
  2 siblings, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-11 13:35 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Esteban Blanc, Krzysztof Kozlowski,
	Pierre Gondois

* Nishanth Menon <nm@ti.com> [700101 02:00]:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [PATCH 08/16] arm64: dts: ti: k3-j721e: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 08/16] arm64: dts: ti: k3-j721e: " Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
@ 2024-01-11 13:36   ` Tony Lindgren
  1 sibling, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-11 13:36 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Alexander A. Klimov, Jerome Neanne,
	Krzysztof Kozlowski, Peng Fan, Pierre Gondois

* Nishanth Menon <nm@ti.com> [700101 02:00]:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [PATCH 09/16] arm64: dts: ti: k3-j721s2: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 09/16] arm64: dts: ti: k3-j721s2: " Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
@ 2024-01-11 13:37   ` Tony Lindgren
  2024-01-15  7:58   ` Esteban Blanc
  2 siblings, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-11 13:37 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Esteban Blanc, Krzysztof Kozlowski,
	Pierre Gondois

* Nishanth Menon <nm@ti.com> [700101 02:00]:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [PATCH 11/16] arm64: dts: ti: k3-pinctrl: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 11/16] arm64: dts: ti: k3-pinctrl: " Nishanth Menon
@ 2024-01-11 13:38   ` Tony Lindgren
  0 siblings, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-11 13:38 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel

* Nishanth Menon <nm@ti.com> [700101 02:00]:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change.

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [PATCH 14/16] arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only
  2024-01-10 14:09 ` [PATCH 14/16] arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only Nishanth Menon
  2024-01-10 19:44   ` Jan Kiszka
@ 2024-01-11 13:38   ` Tony Lindgren
  1 sibling, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-11 13:38 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Chao Zeng, Jan Kiszka, Le Jin

* Nishanth Menon <nm@ti.com> [700101 02:00]:
> SPDX identifier GPL-2.0 has been deprecated since license list version
> 3.0. Use GPL-2.0-only to be specific.

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [PATCH 10/16] arm64: dts: ti: k3-j784s4: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 10/16] arm64: dts: ti: k3-j784s4: " Nishanth Menon
  2024-01-10 20:42   ` Krzysztof Kozlowski
@ 2024-01-11 13:41   ` Tony Lindgren
  1 sibling, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-11 13:41 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Apelete Seketeli, Jerome Neanne,
	Krzysztof Kozlowski

* Nishanth Menon <nm@ti.com> [700101 02:00]:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [EXTERNAL] [PATCH 03/16] arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 03/16] arm64: dts: ti: k3-am625: " Nishanth Menon
                     ` (3 preceding siblings ...)
  2024-01-11 13:30   ` Tony Lindgren
@ 2024-01-11 14:24   ` Sarah Walker
  2024-01-11 15:26   ` Julien Panis
                     ` (2 subsequent siblings)
  7 siblings, 0 replies; 64+ messages in thread
From: Sarah Walker @ 2024-01-11 14:24 UTC (permalink / raw)
  To: nm, vigneshr, kristo, conor+dt, krzysztof.kozlowski+dt, robh+dt
  Cc: pierre.gondois, jpanis, krzysztof.kozlowski, devicetree, tony,
	glaroque, linux-kernel, linux-arm-kernel, ronald.wahl, rogerq

On Wed, 2024-01-10 at 08:08 -0600, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
> 

Acked-by: Sarah Walker <sarah.walker@imgtec.com>

Sarah

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

* Re: [PATCH 05/16] arm64: dts: ti: k3-am64: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 05/16] arm64: dts: ti: k3-am64: " Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-11 12:47   ` Roger Quadros
@ 2024-01-11 15:19   ` Christian Gmeiner
  2024-01-12 12:45   ` Tony Lindgren
                     ` (2 subsequent siblings)
  5 siblings, 0 replies; 64+ messages in thread
From: Christian Gmeiner @ 2024-01-11 15:19 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Krzysztof Kozlowski, Matthias Schiffer,
	Pierre Gondois, Roger Quadros, Tony Lindgren, Wadim Egorov

>
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
>

Acked-by: Christian Gmeiner <christian.gmeiner@gmail.com>

-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy

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

* Re: [PATCH 02/16] arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 02/16] arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0 Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
@ 2024-01-11 15:25   ` Julien Panis
  2024-01-11 15:33   ` Tony Lindgren
  2 siblings, 0 replies; 64+ messages in thread
From: Julien Panis @ 2024-01-11 15:25 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Krzysztof Kozlowski,
	Pierre Gondois, Tony Lindgren

On 1/10/24 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync with
> latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the TI copyright year to sync with current year to
> indicate license change (and add it at least for one file which was
> missing TI copyright).
>
> Cc: Julien Panis <jpanis@baylibre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Tony Lindgren <tony@atomide.com>

Acked-by:Julien Panis <jpanis@baylibre.com>


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

* Re: [PATCH 03/16] arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 03/16] arm64: dts: ti: k3-am625: " Nishanth Menon
                     ` (4 preceding siblings ...)
  2024-01-11 14:24   ` [EXTERNAL] " Sarah Walker
@ 2024-01-11 15:26   ` Julien Panis
  2024-01-11 23:11   ` Guillaume LA ROQUE
  2024-01-15  8:28   ` Pierre Gondois
  7 siblings, 0 replies; 64+ messages in thread
From: Julien Panis @ 2024-01-11 15:26 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Guillaume La Roque,
	Krzysztof Kozlowski, Pierre Gondois, Roger Quadros, Ronald Wahl,
	Sarah Walker, Tony Lindgren

On 1/10/24 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
>
> Cc: Guillaume La Roque <glaroque@baylibre.com>
> Cc: Julien Panis <jpanis@baylibre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Roger Quadros <rogerq@kernel.org>
> Cc: Ronald Wahl <ronald.wahl@raritan.com>
> Cc: Sarah Walker <sarah.walker@imgtec.com>
> Cc: Tony Lindgren <tony@atomide.com>

Acked-by:Julien Panis <jpanis@baylibre.com>


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

* Re: [PATCH 02/16] arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 02/16] arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0 Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-11 15:25   ` Julien Panis
@ 2024-01-11 15:33   ` Tony Lindgren
  2 siblings, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-11 15:33 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Julien Panis, Krzysztof Kozlowski,
	Pierre Gondois

* Nishanth Menon <nm@ti.com> [700101 02:00]:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync with
> latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year to
> indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [PATCH 03/16] arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 03/16] arm64: dts: ti: k3-am625: " Nishanth Menon
                     ` (5 preceding siblings ...)
  2024-01-11 15:26   ` Julien Panis
@ 2024-01-11 23:11   ` Guillaume LA ROQUE
  2024-01-15  8:28   ` Pierre Gondois
  7 siblings, 0 replies; 64+ messages in thread
From: Guillaume LA ROQUE @ 2024-01-11 23:11 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Julien Panis,
	Krzysztof Kozlowski, Pierre Gondois, Roger Quadros, Ronald Wahl,
	Sarah Walker, Tony Lindgren

Le 10/01/2024 à 15:08, Nishanth Menon a écrit :
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
>
> Cc: Guillaume La Roque <glaroque@baylibre.com>
> Cc: Julien Panis <jpanis@baylibre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Roger Quadros <rogerq@kernel.org>
> Cc: Ronald Wahl <ronald.wahl@raritan.com>
> Cc: Sarah Walker <sarah.walker@imgtec.com>
> Cc: Tony Lindgren <tony@atomide.com>
>
> Signed-off-by: Nishanth Menon <nm@ti.com>

Acked-by: Guillaume La Roque <glaroque@baylibre.com>

Guillaume


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

* Re: [PATCH 05/16] arm64: dts: ti: k3-am64: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 05/16] arm64: dts: ti: k3-am64: " Nishanth Menon
                     ` (2 preceding siblings ...)
  2024-01-11 15:19   ` Christian Gmeiner
@ 2024-01-12 12:45   ` Tony Lindgren
  2024-01-15  2:43   ` Wadim Egorov
  2024-01-15  9:59   ` Matthias Schiffer
  5 siblings, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-12 12:45 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Christian Gmeiner, Krzysztof Kozlowski,
	Matthias Schiffer, Pierre Gondois, Roger Quadros, Wadim Egorov

* Nishanth Menon <nm@ti.com> [700101 02:00]:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [PATCH 13/16] arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0
  2024-01-10 14:09 ` [PATCH 13/16] arm64: dts: ti: beagle*: " Nishanth Menon
                     ` (3 preceding siblings ...)
  2024-01-11  7:02   ` Ayush Singh
@ 2024-01-12 12:46   ` Tony Lindgren
  2024-01-15  2:47   ` Wadim Egorov
  5 siblings, 0 replies; 64+ messages in thread
From: Tony Lindgren @ 2024-01-12 12:46 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Ayush Singh, Jason Kridner,
	Krzysztof Kozlowski, Robert Nelson, Wadim Egorov

* Nishanth Menon <nm@ti.com> [700101 02:00]:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for device trees belonging to BeagleBoard.org Foundation
> platforms. This allows for Linux kernel device tree to be used in
> other Operating System ecosystems such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the copyright year to sync with current year
> to indicate license change.

Acked-by: Tony Lindgren <tony@atomide.com>

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

* Re: [PATCH 05/16] arm64: dts: ti: k3-am64: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 05/16] arm64: dts: ti: k3-am64: " Nishanth Menon
                     ` (3 preceding siblings ...)
  2024-01-12 12:45   ` Tony Lindgren
@ 2024-01-15  2:43   ` Wadim Egorov
  2024-01-15  9:59   ` Matthias Schiffer
  5 siblings, 0 replies; 64+ messages in thread
From: Wadim Egorov @ 2024-01-15  2:43 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Christian Gmeiner,
	Krzysztof Kozlowski, Matthias Schiffer, Pierre Gondois,
	Roger Quadros, Tony Lindgren


Am 10.01.24 um 15:08 schrieb Nishanth Menon:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
Acked-by: Wadim Egorov <w.egorov@phytec.de>

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

* Re: [PATCH 13/16] arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0
  2024-01-10 14:09 ` [PATCH 13/16] arm64: dts: ti: beagle*: " Nishanth Menon
                     ` (4 preceding siblings ...)
  2024-01-12 12:46   ` Tony Lindgren
@ 2024-01-15  2:47   ` Wadim Egorov
  5 siblings, 0 replies; 64+ messages in thread
From: Wadim Egorov @ 2024-01-15  2:47 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Ayush Singh,
	Jason Kridner, Krzysztof Kozlowski, Robert Nelson, Tony Lindgren


Am 10.01.24 um 15:09 schrieb Nishanth Menon:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for device trees belonging to BeagleBoard.org Foundation
> platforms. This allows for Linux kernel device tree to be used in
> other Operating System ecosystems such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the copyright year to sync with current year
> to indicate license change.
>
> Cc: Ayush Singh <ayushdevel1325@gmail.com>
> Cc: Jason Kridner <jkridner@beagleboard.org>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Robert Nelson <robertcnelson@gmail.com>
> Cc: Tony Lindgren <tony@atomide.com>
> Cc: Wadim Egorov <w.egorov@phytec.de>
>
> Signed-off-by: Nishanth Menon <nm@ti.com>

Acked-by: Wadim Egorov <w.egorov@phytec.de>


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

* Re: [PATCH 15/16] arm64: dts: ti: phycore*: Clarify GPL-2.0 as GPL-2.0-only
  2024-01-10 14:09 ` [PATCH 15/16] arm64: dts: ti: phycore*: " Nishanth Menon
@ 2024-01-15  2:48   ` Wadim Egorov
  2024-01-17  2:29   ` Wadim Egorov
  2024-01-18 16:47   ` Garrett Giordano
  2 siblings, 0 replies; 64+ messages in thread
From: Wadim Egorov @ 2024-01-15  2:48 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Garrett Giordano


Am 10.01.24 um 15:09 schrieb Nishanth Menon:
> SPDX identifier GPL-2.0 has been deprecated since license list version
> 3.0. Use GPL-2.0-only to be specific.
>
> Cc: Garrett Giordano <ggiordano@phytec.com>
> Cc: Wadim Egorov <w.egorov@phytec.de>
>
> Signed-off-by: Nishanth Menon <nm@ti.com>

Acked-by: Wadim Egorov <w.egorov@phytec.de>



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

* Re: [PATCH 07/16] arm64: dts: ti: k3-j7200: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 07/16] arm64: dts: ti: k3-j7200: " Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-11 13:35   ` Tony Lindgren
@ 2024-01-15  7:57   ` Esteban Blanc
  2 siblings, 0 replies; 64+ messages in thread
From: Esteban Blanc @ 2024-01-15  7:57 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Krzysztof Kozlowski,
	Pierre Gondois, Tony Lindgren

On Wed Jan 10, 2024 at 3:08 PM CET, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
>
> Cc: Esteban Blanc <eblanc@baylibre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Tony Lindgren <tony@atomide.com>
>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>  arch/arm64/boot/dts/ti/k3-j7200-common-proc-board.dts      | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j7200-evm-quad-port-eth-exp.dtso | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j7200-main.dtsi                  | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j7200-mcu-wakeup.dtsi            | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi                | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j7200-thermal.dtsi               | 5 ++++-
>  arch/arm64/boot/dts/ti/k3-j7200.dtsi                       | 4 ++--
>  7 files changed, 16 insertions(+), 13 deletions(-)

Acked-by: Esteban Blanc <eblanc@baylibre.com>

Best regards,
Esteban

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

* Re: [PATCH 09/16] arm64: dts: ti: k3-j721s2: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 09/16] arm64: dts: ti: k3-j721s2: " Nishanth Menon
  2024-01-10 20:41   ` Krzysztof Kozlowski
  2024-01-11 13:37   ` Tony Lindgren
@ 2024-01-15  7:58   ` Esteban Blanc
  2 siblings, 0 replies; 64+ messages in thread
From: Esteban Blanc @ 2024-01-15  7:58 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Krzysztof Kozlowski,
	Pierre Gondois, Tony Lindgren

On Wed Jan 10, 2024 at 3:08 PM CET, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
>
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
>
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
>
> Cc: Esteban Blanc <eblanc@baylibre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Tony Lindgren <tony@atomide.com>
>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>  arch/arm64/boot/dts/ti/k3-am68-sk-base-board.dts         | 4 ++--
>  arch/arm64/boot/dts/ti/k3-am68-sk-som.dtsi               | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j721s2-common-proc-board.dts   | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j721s2-evm-gesi-exp-board.dtso | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j721s2-evm-pcie1-ep.dtso       | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi               | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j721s2-mcu-wakeup.dtsi         | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi             | 4 ++--
>  arch/arm64/boot/dts/ti/k3-j721s2-thermal.dtsi            | 5 ++++-
>  arch/arm64/boot/dts/ti/k3-j721s2.dtsi                    | 4 ++--
>  10 files changed, 22 insertions(+), 19 deletions(-)

Acked-by: Esteban Blanc <eblanc@baylibre.com>

Best regards,
Esteban

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

* Re: [PATCH 03/16] arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 03/16] arm64: dts: ti: k3-am625: " Nishanth Menon
                     ` (6 preceding siblings ...)
  2024-01-11 23:11   ` Guillaume LA ROQUE
@ 2024-01-15  8:28   ` Pierre Gondois
  7 siblings, 0 replies; 64+ messages in thread
From: Pierre Gondois @ 2024-01-15  8:28 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Guillaume La Roque,
	Julien Panis, Krzysztof Kozlowski, Roger Quadros, Ronald Wahl,
	Sarah Walker, Tony Lindgren

Hello,
For all the patches of the serie that require it:
Acked-by: Pierre Gondois <pierre.gondois@arm.com>

On 1/10/24 15:08, Nishanth Menon wrote:
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
> 
> Cc: Guillaume La Roque <glaroque@baylibre.com>
> Cc: Julien Panis <jpanis@baylibre.com>
> Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> Cc: Pierre Gondois <pierre.gondois@arm.com>
> Cc: Roger Quadros <rogerq@kernel.org>
> Cc: Ronald Wahl <ronald.wahl@raritan.com>
> Cc: Sarah Walker <sarah.walker@imgtec.com>
> Cc: Tony Lindgren <tony@atomide.com>
> 
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>   arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts                 | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am62-main.dtsi                 | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi                  | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi              | 5 ++++-
>   arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi               | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am62.dtsi                      | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am625-sk.dts                   | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am625.dtsi                     | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi           | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso      | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso      | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso | 4 ++--
>   arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso       | 4 ++--
>   13 files changed, 28 insertions(+), 25 deletions(-)
> 
> diff --git a/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts b/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts
> index 5e6feb8cd125..c4149059a4c5 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am62-lp-sk.dts
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * AM62x LP SK: https://www.ti.com/tool/SK-AM62-LP
>    *
> - * Copyright (C) 2021-2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
> index 464b7565d085..fe0cc4a9a501 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62-main.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Device Tree Source for AM625 SoC Family Main Domain peripherals
>    *
> - * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   &cbass_main {
> diff --git a/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi b/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
> index 0e0b234581c6..e66d486ef1f2 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62-mcu.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Device Tree Source for AM625 SoC Family MCU Domain peripherals
>    *
> - * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   &cbass_mcu {
> diff --git a/arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi b/arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi
> index a358757e26f0..12ba833002a1 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62-thermal.dtsi
> @@ -1,4 +1,7 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
> +/*
> + * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
> + */
>   
>   #include <dt-bindings/thermal/thermal.h>
>   
> diff --git a/arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi b/arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi
> index fef76f52a52e..a0bba5ddd409 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62-wakeup.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Device Tree Source for AM625 SoC Family Wakeup Domain peripherals
>    *
> - * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   &cbass_wakeup {
> diff --git a/arch/arm64/boot/dts/ti/k3-am62.dtsi b/arch/arm64/boot/dts/ti/k3-am62.dtsi
> index f1e15206e1ce..f0781f2bea29 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Device Tree Source for AM62 SoC Family
>    *
> - * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   #include <dt-bindings/gpio/gpio.h>
> diff --git a/arch/arm64/boot/dts/ti/k3-am625-sk.dts b/arch/arm64/boot/dts/ti/k3-am625-sk.dts
> index b18092497c9a..ae81ebb39d02 100644
> --- a/arch/arm64/boot/dts/ti/k3-am625-sk.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am625-sk.dts
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * AM625 SK: https://www.ti.com/lit/zip/sprr448
>    *
> - * Copyright (C) 2021-2022 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am625.dtsi b/arch/arm64/boot/dts/ti/k3-am625.dtsi
> index 4193c2b3eed6..4014add6320d 100644
> --- a/arch/arm64/boot/dts/ti/k3-am625.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am625.dtsi
> @@ -1,10 +1,10 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Device Tree Source for AM625 SoC family in Quad core configuration
>    *
>    * TRM: https://www.ti.com/lit/pdf/spruiv7
>    *
> - * Copyright (C) 2020-2022 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
> index 33768c02d8eb..05b762602a65 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-common.dtsi
> @@ -1,8 +1,8 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Common dtsi for AM62x SK and derivatives
>    *
> - * Copyright (C) 2021-2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2021-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   #include <dt-bindings/leds/common.h>
> diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso
> index 6f4cd73c2f43..76ca02127f95 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso
> @@ -1,7 +1,7 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * IMX219 (RPi v2) Camera Module
> - * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso
> index 9323a4b38389..ccc7f5e43184 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso
> @@ -1,7 +1,7 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * ALINX AN5641 & Digilent PCam 5C - OV5640 camera module
> - * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso
> index dcaa33a4c8d3..4eaf9d757dd0 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso
> @@ -1,7 +1,7 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /*
>    * Technexion TEVI-OV5640-*-RPI - OV5640 camera module
> - * Copyright (C) 2022-2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2022-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   /dts-v1/;
> diff --git a/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso b/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso
> index 08eb2e894bbc..18c3082f68e6 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-am62x-sk-hdmi-audio.dtso
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only OR MIT
>   /**
>    * Audio playback via HDMI for AM625-SK and AM62-LP SK.
>    *
> @@ -6,7 +6,7 @@
>    * AM625 SK: https://www.ti.com/tool/SK-AM62
>    * AM62-LP SK: https://www.ti.com/tool/SK-AM62-LP
>    *
> - * Copyright (C) 2023 Texas Instruments Incorporated - https://www.ti.com/
> + * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/
>    */
>   
>   /dts-v1/;

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

* Re: [PATCH 05/16] arm64: dts: ti: k3-am64: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 05/16] arm64: dts: ti: k3-am64: " Nishanth Menon
                     ` (4 preceding siblings ...)
  2024-01-15  2:43   ` Wadim Egorov
@ 2024-01-15  9:59   ` Matthias Schiffer
  5 siblings, 0 replies; 64+ messages in thread
From: Matthias Schiffer @ 2024-01-15  9:59 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Christian Gmeiner,
	Krzysztof Kozlowski, Pierre Gondois, Roger Quadros,
	Tony Lindgren, Wadim Egorov, linux

On Wed, 2024-01-10 at 08:08 -0600, Nishanth Menon wrote:
> 
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).


Acked-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>


-- 
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
https://www.tq-group.com/

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

* Re: [PATCH 06/16] arm64: dts: ti: k3-am65: Add MIT license along with GPL-2.0
  2024-01-10 14:08 ` [PATCH 06/16] arm64: dts: ti: k3-am65: " Nishanth Menon
                     ` (3 preceding siblings ...)
  2024-01-11 13:34   ` Tony Lindgren
@ 2024-01-15 10:01   ` Matthias Schiffer
  4 siblings, 0 replies; 64+ messages in thread
From: Matthias Schiffer @ 2024-01-15 10:01 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Alexander A. Klimov,
	Jan Kiszka, Krzysztof Kozlowski, Pierre Gondois, Rob Herring,
	Tomi Valkeinen, Tony Lindgren, linux

On Wed, 2024-01-10 at 08:08 -0600, Nishanth Menon wrote:
> 
> 
> Modify license to include dual licensing as GPL-2.0-only OR MIT
> license for SoC and TI evm device tree files. This allows for Linux
> kernel device tree to be used in other Operating System ecosystems
> such as Zephyr or FreeBSD.
> 
> While at this, update the GPL-2.0 to be GPL-2.0-only to be in sync
> with latest SPDX conventions (GPL-2.0 is deprecated).
> 
> While at this, update the TI copyright year to sync with current year
> to indicate license change (and add it at least for one file which was
> missing TI copyright).
> 

Acked-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>


-- 
TQ-Systems GmbH | Mühlstraße 2, Gut Delling | 82229 Seefeld, Germany
Amtsgericht München, HRB 105018
Geschäftsführer: Detlef Schneider, Rüdiger Stahl, Stefan Schneider
https://www.tq-group.com/

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

* Re: [PATCH 15/16] arm64: dts: ti: phycore*: Clarify GPL-2.0 as GPL-2.0-only
  2024-01-10 14:09 ` [PATCH 15/16] arm64: dts: ti: phycore*: " Nishanth Menon
  2024-01-15  2:48   ` Wadim Egorov
@ 2024-01-17  2:29   ` Wadim Egorov
  2024-01-17 15:02     ` Nishanth Menon
  2024-01-18 16:47   ` Garrett Giordano
  2 siblings, 1 reply; 64+ messages in thread
From: Wadim Egorov @ 2024-01-17  2:29 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Garrett Giordano

Hey Nishanth,

I am also okay to have our device trees using the additional MIT license.

Regards,
Wadim

Am 10.01.24 um 15:09 schrieb Nishanth Menon:
> SPDX identifier GPL-2.0 has been deprecated since license list version
> 3.0. Use GPL-2.0-only to be specific.
>
> Cc: Garrett Giordano <ggiordano@phytec.com>
> Cc: Wadim Egorov <w.egorov@phytec.de>
>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>   arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi          | 2 +-
>   arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts    | 2 +-
>   arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi          | 2 +-
>   arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts | 2 +-
>   4 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
> index aa43e7407eee..0c8e79de1c71 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>   /*
>    * Copyright (C) 2022 - 2023 PHYTEC Messtechnik GmbH
>    * Author: Wadim Egorov <w.egorov@phytec.de>
> diff --git a/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
> index 4bc0134c987d..69b76c18207a 100644
> --- a/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>   /*
>    * Copyright (C) 2022 - 2023 PHYTEC Messtechnik GmbH
>    * Author: Wadim Egorov <w.egorov@phytec.de>
> diff --git a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
> index 1678e74cb750..dc76ed1adec7 100644
> --- a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>   /*
>    * Copyright (C) 2021 PHYTEC America, LLC - https://www.phytec.com
>    * Author: Matt McKee <mmckee@phytec.com>
> diff --git a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
> index 53b64e55413f..5339aa107865 100644
> --- a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>   /*
>    * Copyright (C) 2021 PHYTEC America, LLC - https://www.phytec.com
>    * Author: Matt McKee <mmckee@phytec.com>

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

* Re: [PATCH 15/16] arm64: dts: ti: phycore*: Clarify GPL-2.0 as GPL-2.0-only
  2024-01-17  2:29   ` Wadim Egorov
@ 2024-01-17 15:02     ` Nishanth Menon
  0 siblings, 0 replies; 64+ messages in thread
From: Nishanth Menon @ 2024-01-17 15:02 UTC (permalink / raw)
  To: Wadim Egorov
  Cc: Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring, linux-kernel, devicetree,
	linux-arm-kernel, Garrett Giordano

On 03:29-20240117, Wadim Egorov wrote:
> Hey Nishanth,
> 
> I am also okay to have our device trees using the additional MIT license.
> 

OK - I can respin the series. I take it that I can retain your Acks.

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D

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

* Re: [PATCH 15/16] arm64: dts: ti: phycore*: Clarify GPL-2.0 as GPL-2.0-only
  2024-01-10 14:09 ` [PATCH 15/16] arm64: dts: ti: phycore*: " Nishanth Menon
  2024-01-15  2:48   ` Wadim Egorov
  2024-01-17  2:29   ` Wadim Egorov
@ 2024-01-18 16:47   ` Garrett Giordano
  2 siblings, 0 replies; 64+ messages in thread
From: Garrett Giordano @ 2024-01-18 16:47 UTC (permalink / raw)
  To: Nishanth Menon, Vignesh Raghavendra, Tero Kristo, Conor Dooley,
	Krzysztof Kozlowski, Rob Herring
  Cc: linux-kernel, devicetree, linux-arm-kernel, Wadim Egorov


On 1/10/24 06:09, Nishanth Menon wrote:
> SPDX identifier GPL-2.0 has been deprecated since license list version
> 3.0. Use GPL-2.0-only to be specific.
>
> Cc: Garrett Giordano <ggiordano@phytec.com>
> Cc: Wadim Egorov <w.egorov@phytec.de>
>
> Signed-off-by: Nishanth Menon <nm@ti.com>
> ---
>   arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi          | 2 +-
>   arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts    | 2 +-
>   arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi          | 2 +-
>   arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts | 2 +-
>   4 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
> index aa43e7407eee..0c8e79de1c71 100644
> --- a/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>   /*
>    * Copyright (C) 2022 - 2023 PHYTEC Messtechnik GmbH
>    * Author: Wadim Egorov <w.egorov@phytec.de>
> diff --git a/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
> index 4bc0134c987d..69b76c18207a 100644
> --- a/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>   /*
>    * Copyright (C) 2022 - 2023 PHYTEC Messtechnik GmbH
>    * Author: Wadim Egorov <w.egorov@phytec.de>
> diff --git a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
> index 1678e74cb750..dc76ed1adec7 100644
> --- a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
> +++ b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>   /*
>    * Copyright (C) 2021 PHYTEC America, LLC - https://www.phytec.com
>    * Author: Matt McKee <mmckee@phytec.com>
> diff --git a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
> index 53b64e55413f..5339aa107865 100644
> --- a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
> +++ b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: GPL-2.0
> +// SPDX-License-Identifier: GPL-2.0-only
>   /*
>    * Copyright (C) 2021 PHYTEC America, LLC - https://www.phytec.com
>    * Author: Matt McKee <mmckee@phytec.com>

Acked-by: Garrett Giordano<ggiordano@phytec.com>


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

end of thread, other threads:[~2024-01-18 16:47 UTC | newest]

Thread overview: 64+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-10 14:08 [PATCH 00/16] arm64: dts: ti: Additional licensing and clarification Nishanth Menon
2024-01-10 14:08 ` [PATCH 01/16] arm64: dts: ti: Use https for urls Nishanth Menon
2024-01-10 14:08 ` [PATCH 02/16] arm64: dts: ti: k3-am62a7: Add MIT license along with GPL-2.0 Nishanth Menon
2024-01-10 20:41   ` Krzysztof Kozlowski
2024-01-10 22:36     ` Nishanth Menon
2024-01-11 15:25   ` Julien Panis
2024-01-11 15:33   ` Tony Lindgren
2024-01-10 14:08 ` [PATCH 03/16] arm64: dts: ti: k3-am625: " Nishanth Menon
2024-01-10 20:41   ` Krzysztof Kozlowski
2024-01-10 21:16   ` Ronald Wahl
2024-01-11 12:46   ` Roger Quadros
2024-01-11 13:30   ` Tony Lindgren
2024-01-11 14:24   ` [EXTERNAL] " Sarah Walker
2024-01-11 15:26   ` Julien Panis
2024-01-11 23:11   ` Guillaume LA ROQUE
2024-01-15  8:28   ` Pierre Gondois
2024-01-10 14:08 ` [PATCH 04/16] arm64: dts: ti: k3-am62p: " Nishanth Menon
2024-01-11 13:34   ` Tony Lindgren
2024-01-10 14:08 ` [PATCH 05/16] arm64: dts: ti: k3-am64: " Nishanth Menon
2024-01-10 20:41   ` Krzysztof Kozlowski
2024-01-11 12:47   ` Roger Quadros
2024-01-11 15:19   ` Christian Gmeiner
2024-01-12 12:45   ` Tony Lindgren
2024-01-15  2:43   ` Wadim Egorov
2024-01-15  9:59   ` Matthias Schiffer
2024-01-10 14:08 ` [PATCH 06/16] arm64: dts: ti: k3-am65: " Nishanth Menon
2024-01-10 19:44   ` Jan Kiszka
2024-01-10 20:41   ` Krzysztof Kozlowski
2024-01-11 12:18   ` Tomi Valkeinen
2024-01-11 13:34   ` Tony Lindgren
2024-01-15 10:01   ` Matthias Schiffer
2024-01-10 14:08 ` [PATCH 07/16] arm64: dts: ti: k3-j7200: " Nishanth Menon
2024-01-10 20:41   ` Krzysztof Kozlowski
2024-01-11 13:35   ` Tony Lindgren
2024-01-15  7:57   ` Esteban Blanc
2024-01-10 14:08 ` [PATCH 08/16] arm64: dts: ti: k3-j721e: " Nishanth Menon
2024-01-10 20:41   ` Krzysztof Kozlowski
2024-01-11 13:36   ` Tony Lindgren
2024-01-10 14:08 ` [PATCH 09/16] arm64: dts: ti: k3-j721s2: " Nishanth Menon
2024-01-10 20:41   ` Krzysztof Kozlowski
2024-01-11 13:37   ` Tony Lindgren
2024-01-15  7:58   ` Esteban Blanc
2024-01-10 14:08 ` [PATCH 10/16] arm64: dts: ti: k3-j784s4: " Nishanth Menon
2024-01-10 20:42   ` Krzysztof Kozlowski
2024-01-11 13:41   ` Tony Lindgren
2024-01-10 14:08 ` [PATCH 11/16] arm64: dts: ti: k3-pinctrl: " Nishanth Menon
2024-01-11 13:38   ` Tony Lindgren
2024-01-10 14:08 ` [PATCH 12/16] arm64: dts: ti: k3-serdes: " Nishanth Menon
2024-01-10 14:09 ` [PATCH 13/16] arm64: dts: ti: beagle*: " Nishanth Menon
2024-01-10 20:42   ` Krzysztof Kozlowski
2024-01-10 21:32   ` Robert Nelson
2024-01-11  0:48   ` Jason Kridner
2024-01-11  7:02   ` Ayush Singh
2024-01-12 12:46   ` Tony Lindgren
2024-01-15  2:47   ` Wadim Egorov
2024-01-10 14:09 ` [PATCH 14/16] arm64: dts: ti: iot2050*: Clarify GPL-2.0 as GPL-2.0-only Nishanth Menon
2024-01-10 19:44   ` Jan Kiszka
2024-01-11 13:38   ` Tony Lindgren
2024-01-10 14:09 ` [PATCH 15/16] arm64: dts: ti: phycore*: " Nishanth Menon
2024-01-15  2:48   ` Wadim Egorov
2024-01-17  2:29   ` Wadim Egorov
2024-01-17 15:02     ` Nishanth Menon
2024-01-18 16:47   ` Garrett Giordano
2024-01-10 14:09 ` [PATCH 16/16] arm64: dts: ti: Makefile: " Nishanth Menon

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