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

arm64: dts: ti: phycore*: Add MIT license along with GPL-2.0

Modify license to include dual licensing as GPL-2.0-only OR MIT
license for device trees belonging to PHYTEC Messtechnik GmbH and
PHYTEC America, LLC 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: Garrett Giordano <ggiordano@phytec.com>
Cc: Wadim Egorov <w.egorov@phytec.de>

Acked-by: Garrett Giordano <ggiordano@phytec.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-15-nm@ti.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>

authored by

Nishanth Menon and committed by
Vignesh Raghavendra
049010c9 380f1ffd

+10 -10
+2 -2
arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi
··· 1 - // SPDX-License-Identifier: GPL-2.0 1 + // SPDX-License-Identifier: GPL-2.0-only OR MIT 2 2 /* 3 - * Copyright (C) 2022 - 2023 PHYTEC Messtechnik GmbH 3 + * Copyright (C) 2022-2024 PHYTEC Messtechnik GmbH 4 4 * Author: Wadim Egorov <w.egorov@phytec.de> 5 5 * 6 6 * Product homepage:
+2 -2
arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts
··· 1 - // SPDX-License-Identifier: GPL-2.0 1 + // SPDX-License-Identifier: GPL-2.0-only OR MIT 2 2 /* 3 - * Copyright (C) 2022 - 2023 PHYTEC Messtechnik GmbH 3 + * Copyright (C) 2022-2024 PHYTEC Messtechnik GmbH 4 4 * Author: Wadim Egorov <w.egorov@phytec.de> 5 5 * 6 6 * Product homepage:
+3 -3
arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi
··· 1 - // SPDX-License-Identifier: GPL-2.0 1 + // SPDX-License-Identifier: GPL-2.0-only OR MIT 2 2 /* 3 - * Copyright (C) 2021 PHYTEC America, LLC - https://www.phytec.com 3 + * Copyright (C) 2021-2024 PHYTEC America, LLC - https://www.phytec.com 4 4 * Author: Matt McKee <mmckee@phytec.com> 5 5 * 6 - * Copyright (C) 2022 PHYTEC Messtechnik GmbH 6 + * Copyright (C) 2022-2024 PHYTEC Messtechnik GmbH 7 7 * Author: Wadim Egorov <w.egorov@phytec.de> 8 8 * 9 9 * Product homepage:
+3 -3
arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts
··· 1 - // SPDX-License-Identifier: GPL-2.0 1 + // SPDX-License-Identifier: GPL-2.0-only OR MIT 2 2 /* 3 - * Copyright (C) 2021 PHYTEC America, LLC - https://www.phytec.com 3 + * Copyright (C) 2021-2024 PHYTEC America, LLC - https://www.phytec.com 4 4 * Author: Matt McKee <mmckee@phytec.com> 5 5 * 6 - * Copyright (C) 2022 PHYTEC Messtechnik GmbH 6 + * Copyright (C) 2022-2024 PHYTEC Messtechnik GmbH 7 7 * Author: Wadim Egorov <w.egorov@phytec.de> 8 8 * 9 9 * Product homepage: