From patchwork Mon Jan 22 14:55:37 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13525593 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9A01DC47DD9 for ; Mon, 22 Jan 2024 14:56:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=j2I8mEReA8L5qSe9uSdYnPthWEBIElU9jtqmbMCWzzg=; b=Auyz6f48o2aAjt 8Xksgt2SkCu57ksu9lNx46LWd6sJB2JIVaZQ5Ogdbv4ZqDOSafeXG68KhfxLKWyZoqQuuIVwZ400L mUHpv+avQLLGwwvpvVqzDQsg9V2yROmVN4CD7MPenkZY6Ow+NQHO2Ja76a3fJo+7IqFxdPaTIkBK+ DnH/8o84d2j4Ztr1ecuRDnVTe4umFJSc+LXeCLKEzxr7O91TRDMmBeKkIBk/j9maFiM0FyJ0fbXCz M0RhzZ1GXBd8z2etI7dpxv3ePOmUodUPgH2wiIUVW8rx0LMuFyuDXdR6I9VJPRykS7xaqZBFIti9n 2oegWlyx6Fd8g41H83og==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rRvic-00CUbS-1l; Mon, 22 Jan 2024 14:56:10 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rRviN-00CUUz-2B for linux-arm-kernel@lists.infradead.org; Mon, 22 Jan 2024 14:55:59 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 40MEtiax068546; Mon, 22 Jan 2024 08:55:44 -0600 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1705935344; bh=1fVzmXZQGiRGeVvP23sJv3ZpWXKdIPBpwDON/0DwU+8=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=FpICclBfoFAwF9+17L4KOwpvDpcUALhmZRP0xcvdxO7TPLToYn4cjX+fNr1Ndu4n7 YKRy2afbNIP5zyyRrIaQKK3X38VbZns8RZnfLX5bDIDbHd01LkhrtQ0LinqvXqtjTy 74HQ415K9VHyC6eWEUkCPnwRKbZPo54v74gAHlZ4= Received: from DLEE104.ent.ti.com (dlee104.ent.ti.com [157.170.170.34]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 40MEtiRq126209 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 22 Jan 2024 08:55:44 -0600 Received: from DLEE112.ent.ti.com (157.170.170.23) by DLEE104.ent.ti.com (157.170.170.34) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 22 Jan 2024 08:55:44 -0600 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE112.ent.ti.com (157.170.170.23) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Mon, 22 Jan 2024 08:55:44 -0600 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 40MEtipK014472; Mon, 22 Jan 2024 08:55:44 -0600 From: Nishanth Menon To: Tero Kristo , Vignesh Raghavendra CC: Krzysztof Kozlowski , Rob Herring , , , , Nishanth Menon , Garrett Giordano , Wadim Egorov Subject: [PATCH V2 14/16] arm64: dts: ti: phycore*: Add MIT license along with GPL-2.0 Date: Mon, 22 Jan 2024 08:55:37 -0600 Message-ID: <20240122145539.194512-15-nm@ti.com> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240122145539.194512-1-nm@ti.com> References: <20240122145539.194512-1-nm@ti.com> MIME-Version: 1.0 X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240122_065555_835386_9011EB4E X-CRM114-Status: GOOD ( 12.01 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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 Cc: Wadim Egorov Acked-by: Garrett Giordano Acked-by: Wadim Egorov Signed-off-by: Nishanth Menon --- Changes Since v1: * On request from Phytec folks[1], switch over to GPL-2.0-only OR MIT * Picked up acks - all acks recieved V1: https://lore.kernel.org/r/20240110140903.4090946-16-nm@ti.com [1] https://lore.kernel.org/all/fb8232b1-9708-4b57-b67c-92ec6ccf9fd0@phytec.de/ arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi | 4 ++-- arch/arm64/boot/dts/ti/k3-am625-phyboard-lyra-rdk.dts | 4 ++-- arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi | 6 +++--- arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts | 6 +++--- 4 files changed, 10 insertions(+), 10 deletions(-) diff --git a/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi index aa43e7407eee..3372a256c90f 100644 --- a/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am62-phycore-som.dtsi @@ -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 * * Product homepage: 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 4bc0134c987d..086bd9421687 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 * * Product homepage: diff --git a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi index 1678e74cb750..0a4426229321 100644 --- a/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am64-phycore-som.dtsi @@ -1,9 +1,9 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0-only OR MIT /* - * Copyright (C) 2021 PHYTEC America, LLC - https://www.phytec.com + * Copyright (C) 2021-2024 PHYTEC America, LLC - https://www.phytec.com * Author: Matt McKee * - * Copyright (C) 2022 PHYTEC Messtechnik GmbH + * Copyright (C) 2022-2024 PHYTEC Messtechnik GmbH * Author: Wadim Egorov * * Product homepage: diff --git a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts index 53b64e55413f..6f7b8d368724 100644 --- a/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts +++ b/arch/arm64/boot/dts/ti/k3-am642-phyboard-electra-rdk.dts @@ -1,9 +1,9 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0-only OR MIT /* - * Copyright (C) 2021 PHYTEC America, LLC - https://www.phytec.com + * Copyright (C) 2021-2024 PHYTEC America, LLC - https://www.phytec.com * Author: Matt McKee * - * Copyright (C) 2022 PHYTEC Messtechnik GmbH + * Copyright (C) 2022-2024 PHYTEC Messtechnik GmbH * Author: Wadim Egorov * * Product homepage: