From mboxrd@z Thu Jan 1 00:00:00 1970 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 80050C47077 for ; Thu, 11 Jan 2024 12:47:25 +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:In-Reply-To:From:References:Cc:To: Subject:MIME-Version:Date:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Bp64lXkFlm8jcLNtwFt+S38zfquIcbkAroOYTfxClCk=; b=LsTO+OaqLfdYLc P+Olytw+S7sTog6RYYwEQjD1eZnoR9A4FeXGCfPqcvGQtS2itK+Hu8qtl9NGMLA/10D3RnmQE34o/ VkB+iuU5izreDdFU7YRKnBz36wGuVV64uPK4hsoQlZY6onq59QzapnPQFltvxf7bWLT1XV6abXZdB mZa9piI1l9vSyGl79odFlCuevjyN2PhfCLO0Zks90k5GcwPrAjv7qQNdkCwM3yxjHa01kY319jGRY MDnqEfKbTuSvBiS2Jlet4ENBfo5CjZCBRASupcI6K2E0x9T3GHoow5PQhaKYyfh7JTrYxn4uuzJHk 2RZ5+WKXM8/YOBMagc5g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rNuSW-0004DQ-0P; Thu, 11 Jan 2024 12:46:56 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rNuST-0004Cn-0F for linux-arm-kernel@lists.infradead.org; Thu, 11 Jan 2024 12:46:54 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by ams.source.kernel.org (Postfix) with ESMTP id E7448B81F17; Thu, 11 Jan 2024 12:46:50 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 60887C433C7; Thu, 11 Jan 2024 12:46:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1704977210; bh=6AgBJtjS2ggWZ9QntBWFCfsvvC+cFjIqDg3BLT2Y3dY=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=NqmsdUJDhEuCFJIIU5Jl6Uvyas62k0A3YzDhjJbMfYN37TwVisAg6xG1m5JOR6M2c 560x6V9diGOM26ePjyi3+blE+SxDs6dumHeU873k2QFYocieX0yZJm2k5k55oyZoR2 ISVMQS0LqOIsXQBSIIM1Hm4pJ+GgB/ytdDBIIMKCq7jpefa91HpevO4uDAkWH14ziJ lj6ZnEK+lavfn+D+nu/s0M2yQFrNtWiGYu55fCLus0GD4Ol3cMhCkjVSW5NC+16RKI tPJITTTwYYOUu6ET103+KsxWSF7dteweDiIhNeeHvI4OPd9tGvzimQFxW94fB1kl+U k6vVW1qr73QZQ== Message-ID: Date: Thu, 11 Jan 2024 14:46:43 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 03/16] arm64: dts: ti: k3-am625: Add MIT license along with GPL-2.0 Content-Language: en-US To: Nishanth Menon , Vignesh Raghavendra , Tero Kristo , Conor Dooley , Krzysztof Kozlowski , Rob Herring Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Guillaume La Roque , Julien Panis , Krzysztof Kozlowski , Pierre Gondois , Ronald Wahl , Sarah Walker , Tony Lindgren References: <20240110140903.4090946-1-nm@ti.com> <20240110140903.4090946-4-nm@ti.com> From: Roger Quadros In-Reply-To: <20240110140903.4090946-4-nm@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240111_044653_286296_3F454D0B X-CRM114-Status: GOOD ( 10.27 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 10/01/2024 16:08, Nishanth Menon wrote: > 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). > Acked-by: Roger Quadros -- cheers, -roger _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel