Commit 33e089bd authored by Nishanth Menon's avatar Nishanth Menon Committed by Vignesh Raghavendra

arm64: dts: ti: k3-j784s4: 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: Apelete Seketeli <aseketeli@baylibre.com>
Cc: Jerome Neanne <jneanne@baylibre.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: Tony Lindgren <tony@atomide.com>
Acked-by: default avatarTony Lindgren <tony@atomide.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20240122145539.194512-11-nm@ti.comSigned-off-by: default avatarVignesh Raghavendra <vigneshr@ti.com>
parent 25aec8a6
// 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 * Design Files: https://www.ti.com/lit/zip/SPRR466
* TRM: https://www.ti.com/lit/zip/spruj52 * TRM: https://www.ti.com/lit/zip/spruj52
......
// 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 * EVM Board Schematics: https://www.ti.com/lit/zip/sprr458
*/ */
......
// 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 * 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> #include <dt-bindings/mux/mux.h>
......
// 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 * 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 { &cbass_mcu_wakeup {
......
// 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> #include <dt-bindings/thermal/thermal.h>
......
// SPDX-License-Identifier: GPL-2.0 // SPDX-License-Identifier: GPL-2.0-only OR MIT
/* /*
* Device Tree Source for J784S4 SoC Family * Device Tree Source for J784S4 SoC Family
* *
* TRM (SPRUJ43 JULY 2022): https://www.ti.com/lit/zip/spruj52 * 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/
* *
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment