From 7e614b5394f06c7ff5e9ef570bb1d40af08c6449 Mon Sep 17 00:00:00 2001 From: Nishanth Menon Date: Mon, 22 Jan 2024 08:55:26 -0600 Subject: arm64: dts: ti: k3-am625: 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: Guillaume La Roque Cc: Julien Panis Cc: Krzysztof Kozlowski Cc: Pierre Gondois Cc: Roger Quadros Cc: Ronald Wahl Cc: Sarah Walker Cc: Tony Lindgren Acked-by: Guillaume La Roque Acked-by: Julien Panis Acked-by: Krzysztof Kozlowski Acked-by: Pierre Gondois Acked-by: Roger Quadros Acked-by: Ronald Wahl Acked-by: Sarah Walker Acked-by: Tony Lindgren Signed-off-by: Nishanth Menon Acked-by: Rob Herring Link: https://lore.kernel.org/r/20240122145539.194512-4-nm@ti.com Signed-off-by: Vignesh Raghavendra --- arch/arm64/boot/dts/ti/k3-am625.dtsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'arch/arm64/boot/dts/ti/k3-am625.dtsi') 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/; -- cgit v1.2.3