diff options
author | Nishanth Menon <nm@ti.com> | 2024-01-22 08:55:37 -0600 |
---|---|---|
committer | Vignesh Raghavendra <vigneshr@ti.com> | 2024-02-06 18:20:43 +0530 |
commit | 049010c9604f87568ae59ee5ea1b885ece19e6c6 (patch) | |
tree | 944d125b29703728d0e591822fe24147c2edac31 /arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts | |
parent | 380f1ffd281b6f33a6e03220921be2750c6fd8ce (diff) | |
download | linux-stable-049010c9604f87568ae59ee5ea1b885ece19e6c6.tar.gz linux-stable-049010c9604f87568ae59ee5ea1b885ece19e6c6.tar.bz2 linux-stable-049010c9604f87568ae59ee5ea1b885ece19e6c6.zip |
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>
Diffstat (limited to 'arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts')
-rw-r--r-- | arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts index 3173f6eca7ca..5c31f0453def 100644 --- a/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts +++ b/arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts @@ -1,6 +1,6 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0-only OR MIT /* - * Copyright (C) 2022 - 2023 PHYTEC Messtechnik GmbH + * Copyright (C) 2022-2024 PHYTEC Messtechnik GmbH * Author: Wadim Egorov <w.egorov@phytec.de> * * Product homepage: |