Skip to content

Commit

Permalink
arm64: dts: ti: k3-am65: Add MIT license along with GPL-2.0
Browse files Browse the repository at this point in the history
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" <[email protected]>
Cc: Jan Kiszka <[email protected]>
Cc: Krzysztof Kozlowski <[email protected]>
Cc: Matthias Schiffer <[email protected]>
Cc: Pierre Gondois <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Tomi Valkeinen <[email protected]>
Cc: Tony Lindgren <[email protected]>

Acked-by: Jan Kiszka <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Matthias Schiffer <[email protected]>
Acked-by: Pierre Gondois <[email protected]>
Acked-by: Tomi Valkeinen <[email protected]>
Acked-by: Tony Lindgren <[email protected]>
Signed-off-by: Nishanth Menon <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vignesh Raghavendra <[email protected]>
  • Loading branch information
nmenon authored and r-vignesh committed Feb 6, 2024
1 parent 6248b20 commit 2822c79
Show file tree
Hide file tree
Showing 11 changed files with 24 additions and 21 deletions.
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/ti/k3-am65-main.dtsi
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/ti/k3-am65-wakeup.dtsi
Original file line number Diff line number Diff line change
@@ -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 {
Expand Down
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/ti/k3-am65.dtsi
Original file line number Diff line number Diff line change
@@ -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>
Expand Down
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/ti/k3-am652.dtsi
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
Original file line number Diff line number Diff line change
@@ -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/;
Expand Down
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/ti/k3-am654-base-board.dts
Original file line number Diff line number Diff line change
@@ -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/;
Expand Down
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/ti/k3-am654-icssg2.dtso
Original file line number Diff line number Diff line change
@@ -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/;
Expand Down
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/ti/k3-am654-idk.dtso
Original file line number Diff line number Diff line change
@@ -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/;
Expand Down
5 changes: 4 additions & 1 deletion arch/arm64/boot/dts/ti/k3-am654-industrial-thermal.dtsi
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
4 changes: 2 additions & 2 deletions arch/arm64/boot/dts/ti/k3-am654.dtsi
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 2822c79

Please sign in to comment.