Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: ti: k3-am64: Add MIT license along with GPL-2.0

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>

Acked-by: Christian Gmeiner <christian.gmeiner@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com>
Acked-by: Pierre Gondois <pierre.gondois@arm.com>
Acked-by: Roger Quadros <rogerq@kernel.org>
Acked-by: Tony Lindgren <tony@atomide.com>
Acked-by: Wadim Egorov <w.egorov@phytec.de>
Signed-off-by: Nishanth Menon <nm@ti.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20240122145539.194512-6-nm@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>

authored by

Nishanth Menon and committed by
Vignesh Raghavendra
6248b20e 20f8173a

+16 -13
+2 -2
arch/arm64/boot/dts/ti/k3-am64-main.dtsi
··· 1 - // SPDX-License-Identifier: GPL-2.0 1 + // SPDX-License-Identifier: GPL-2.0-only OR MIT 2 2 /* 3 3 * Device Tree Source for AM642 SoC Family Main Domain peripherals 4 4 * 5 - * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/ 5 + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 6 6 */ 7 7 8 8 #include <dt-bindings/phy/phy-cadence.h>
+2 -2
arch/arm64/boot/dts/ti/k3-am64-mcu.dtsi
··· 1 - // SPDX-License-Identifier: GPL-2.0 1 + // SPDX-License-Identifier: GPL-2.0-only OR MIT 2 2 /* 3 3 * Device Tree Source for AM64 SoC Family MCU Domain peripherals 4 4 * 5 - * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/ 5 + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 6 6 */ 7 7 8 8 &cbass_mcu {
+4 -1
arch/arm64/boot/dts/ti/k3-am64-thermal.dtsi
··· 1 - // SPDX-License-Identifier: GPL-2.0 1 + // SPDX-License-Identifier: GPL-2.0-only OR MIT 2 + /* 3 + * Copyright (C) 2023-2024 Texas Instruments Incorporated - https://www.ti.com/ 4 + */ 2 5 3 6 #include <dt-bindings/thermal/thermal.h> 4 7
+2 -2
arch/arm64/boot/dts/ti/k3-am64.dtsi
··· 1 - // SPDX-License-Identifier: GPL-2.0 1 + // SPDX-License-Identifier: GPL-2.0-only OR MIT 2 2 /* 3 3 * Device Tree Source for AM642 SoC Family 4 4 * 5 - * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/ 5 + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 6 6 */ 7 7 8 8 #include <dt-bindings/gpio/gpio.h>
+2 -2
arch/arm64/boot/dts/ti/k3-am642-evm.dts
··· 1 - // SPDX-License-Identifier: GPL-2.0 1 + // SPDX-License-Identifier: GPL-2.0-only OR MIT 2 2 /* 3 - * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/ 3 + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 4 4 */ 5 5 6 6 /dts-v1/;
+2 -2
arch/arm64/boot/dts/ti/k3-am642-sk.dts
··· 1 - // SPDX-License-Identifier: GPL-2.0 1 + // SPDX-License-Identifier: GPL-2.0-only OR MIT 2 2 /* 3 - * Copyright (C) 2021 Texas Instruments Incorporated - https://www.ti.com/ 3 + * Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/ 4 4 */ 5 5 6 6 /dts-v1/;
+2 -2
arch/arm64/boot/dts/ti/k3-am642.dtsi
··· 1 - // SPDX-License-Identifier: GPL-2.0 1 + // SPDX-License-Identifier: GPL-2.0-only OR MIT 2 2 /* 3 3 * Device Tree Source for AM642 SoC family in Dual core configuration 4 4 * 5 - * Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/ 5 + * Copyright (C) 2020-2024 Texas Instruments Incorporated - https://www.ti.com/ 6 6 */ 7 7 8 8 /dts-v1/;