Message ID | 20240122145539.194512-17-nm@ti.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show
Return-Path: <linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org> 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 847EDC47DDF for <linux-arm-kernel@archiver.kernel.org>; Mon, 22 Jan 2024 14:56:43 +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=PlkptA5SRu4Cg28U+qIPiCS1/7uSQ8fNcvU9FQBomgg=; b=kWdh+DPxVtpiQR HVqAsEx1SKFMm723foi0LLUB6yGD0sEje44Ta1jNaTA6lJq4NWRX1yRB5PSElc5EmEREdndmois4V AODKA4QlG+WRCP82XAbsBsTueA2jM3cscNxgUQtUyB+r8kJj5CvvEteSd4uhWONbEOtKML1u2rskG iwqCvpxrUe1jVGO9iVF88uWQVHyueRTcu3r0gjFns76gGsHJGDidD2O7eSYMR3KgrEsVTTR9AZV/A MFd5pO5FzdU4Eu72dD4tKP0txiToCImwCkFbWLd+PbYFZh1MIB+a4SrCGPHfsjYSnDAEhHW79/Mt7 MZKJREQNZM5/Ff1BneOg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rRvie-00CUcZ-0f; Mon, 22 Jan 2024 14:56:12 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rRviN-00CUUr-2B for linux-arm-kernel@lists.infradead.org; Mon, 22 Jan 2024 14:56:01 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 40MEti5f060831; 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=byNe4h8h59vd/FMV4Pu9YfnBwt+dMv2K5Op/bJlqDOc=; h=From:To:CC:Subject:Date:In-Reply-To:References; b=heJLfhudkC318YMFeGazU3KFapAx98now8sfl3dkzabnbnH6oUjVi0LleAiWt9blQ inPJuerG3/dLdiA3NoE9QLUFz1FE4P2AMKEm0Dh+dfYVZ9ZwFLRyOtx/aiXOsJzxXq rwWrejobXfNPEnXBW0GMCu6hAMHMtADy7nVuBzjQ= Received: from DLEE108.ent.ti.com (dlee108.ent.ti.com [157.170.170.38]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 40MEti6s126218 (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 DLEE108.ent.ti.com (157.170.170.38) 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 lelvsmtp5.itg.ti.com (10.180.75.250) 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 lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 40MEtiYW022016; Mon, 22 Jan 2024 08:55:44 -0600 From: Nishanth Menon <nm@ti.com> To: Tero Kristo <kristo@kernel.org>, Vignesh Raghavendra <vigneshr@ti.com> CC: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>, Rob Herring <robh+dt@kernel.org>, <linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>, <linux-arm-kernel@lists.infradead.org>, Nishanth Menon <nm@ti.com> Subject: [PATCH V2 16/16] arm64: dts: ti: Makefile: Clarify GPL-2.0 as GPL-2.0-only Date: Mon, 22 Jan 2024 08:55:39 -0600 Message-ID: <20240122145539.194512-17-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_813329_64066EC0 X-CRM114-Status: GOOD ( 10.60 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: <linux-arm-kernel.lists.infradead.org> List-Unsubscribe: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" <linux-arm-kernel-bounces@lists.infradead.org> Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org |
Series |
arm64: dts: ti: Additional licensing and clarification
|
expand
|
diff --git a/arch/arm64/boot/dts/ti/Makefile b/arch/arm64/boot/dts/ti/Makefile index 52c1dc910308..40724017de89 100644 --- a/arch/arm64/boot/dts/ti/Makefile +++ b/arch/arm64/boot/dts/ti/Makefile @@ -1,4 +1,4 @@ -# SPDX-License-Identifier: GPL-2.0 +# SPDX-License-Identifier: GPL-2.0-only # # Make file to build device tree binaries for boards based on # Texas Instruments Inc processors
SPDX identifier GPL-2.0 has been deprecated since license list version 3.0. Use GPL-2.0-only to be specific. Signed-off-by: Nishanth Menon <nm@ti.com> --- Changes Since v1: * No Change. V1: https://lore.kernel.org/r/20240110140903.4090946-17-nm@ti.com arch/arm64/boot/dts/ti/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)