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 27A5AC4706C for ; Fri, 12 Jan 2024 12:47:55 +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:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=KJ60mBgibZOjSG3xbPYHB7cfBJQDz4BXiun0bG5bmrI=; b=2QoRQQsNE/w5v9 vuXmfD+EVxmLGFErIK3WalHoBT7POj7zmLIWBRzLpCVlG6frOqQNmcQqyEEFqrjc/miW8wa14iWQT Xv4f5V8i1YpFogeo3mBo/8aKmJ5gmeAgFrT2QLgMx5M2HPB+J11g3Nkx8GKwoKWqFJzaN8JiDhDBE q4xFPOF9oEVgUqPcEUbgHBAbO+ikebKuwlBgWlpcT2Fp4vWrrML6mD9BmDofLeCEASqYw1iGVDRKi Yf5mUuyzlCuiqfcz+wlLUXjR47umhndOKnqa7FNFTYtNPylv6UgDtDaZhT3rn4x2Qr/3hETDDDcXs Kow1GaLh4kImQMod5r3g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rOGwc-002r53-3B; Fri, 12 Jan 2024 12:47:30 +0000 Received: from mail5.25mail.st ([74.50.62.9]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rOGwa-002r4e-1M for linux-arm-kernel@lists.infradead.org; Fri, 12 Jan 2024 12:47:29 +0000 Received: from localhost (91-158-86-216.elisa-laajakaista.fi [91.158.86.216]) by mail5.25mail.st (Postfix) with ESMTPSA id E4B9360884; Fri, 12 Jan 2024 12:46:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=atomide.com; s=25mailst; t=1705063647; bh=tWw6pJawttYHqQQkANbFqRsenKrpMn33KX4nhgz7A7c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=p3KfVdDv5BbL1lsUaHQlnNhCI6Ofozrne67Ki3QHqCDmB6agegy3dirJxXBZxCVm8 zAM4A3mEqZn7gh1RcngHDk5cNYTbM6SWznHPcz0SM8RgQbGJKRyok88LKWPar3FfwC HF0kGz7Z975VxYr3Bv9NwwmE9AXzid6yr4bymInANKUW+CkViGqkQcqFIaMcQFcwF4 zM8/jLsY1p46oVHc1YJ2ed9biYi6pDbhtQCmCs+ProWzYVaVXBa2pZH1NETSJwz9cw T/Wk7eBZ5W9g8FzczSBN7S3Rh+u2ijR3fK4DvNvtGTAYW8C520fSUWUjCfALdjAkcI UD0mKggpG+1Cg== Date: Fri, 12 Jan 2024 14:46:56 +0200 From: Tony Lindgren To: Nishanth Menon Cc: Vignesh Raghavendra , Tero Kristo , Conor Dooley , Krzysztof Kozlowski , Rob Herring , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Ayush Singh , Jason Kridner , Krzysztof Kozlowski , Robert Nelson , Wadim Egorov Subject: Re: [PATCH 13/16] arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0 Message-ID: <20240112124656.GN5185@atomide.com> References: <20240110140903.4090946-1-nm@ti.com> <20240110140903.4090946-14-nm@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20240110140903.4090946-14-nm@ti.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240112_044728_508623_452E1F88 X-CRM114-Status: GOOD ( 11.02 ) 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 * Nishanth Menon [700101 02:00]: > Modify license to include dual licensing as GPL-2.0-only OR MIT > license for device trees belonging to BeagleBoard.org Foundation > 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. Acked-by: Tony Lindgren _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail5.25mail.st (mail5.25mail.st [74.50.62.9]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B6B8F59B54; Fri, 12 Jan 2024 12:47:28 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=atomide.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=atomide.com header.i=@atomide.com header.b="p3KfVdDv" Received: from localhost (91-158-86-216.elisa-laajakaista.fi [91.158.86.216]) by mail5.25mail.st (Postfix) with ESMTPSA id E4B9360884; Fri, 12 Jan 2024 12:46:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=atomide.com; s=25mailst; t=1705063647; bh=tWw6pJawttYHqQQkANbFqRsenKrpMn33KX4nhgz7A7c=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=p3KfVdDv5BbL1lsUaHQlnNhCI6Ofozrne67Ki3QHqCDmB6agegy3dirJxXBZxCVm8 zAM4A3mEqZn7gh1RcngHDk5cNYTbM6SWznHPcz0SM8RgQbGJKRyok88LKWPar3FfwC HF0kGz7Z975VxYr3Bv9NwwmE9AXzid6yr4bymInANKUW+CkViGqkQcqFIaMcQFcwF4 zM8/jLsY1p46oVHc1YJ2ed9biYi6pDbhtQCmCs+ProWzYVaVXBa2pZH1NETSJwz9cw T/Wk7eBZ5W9g8FzczSBN7S3Rh+u2ijR3fK4DvNvtGTAYW8C520fSUWUjCfALdjAkcI UD0mKggpG+1Cg== Date: Fri, 12 Jan 2024 14:46:56 +0200 From: Tony Lindgren To: Nishanth Menon Cc: Vignesh Raghavendra , Tero Kristo , Conor Dooley , Krzysztof Kozlowski , Rob Herring , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Ayush Singh , Jason Kridner , Krzysztof Kozlowski , Robert Nelson , Wadim Egorov Subject: Re: [PATCH 13/16] arm64: dts: ti: beagle*: Add MIT license along with GPL-2.0 Message-ID: <20240112124656.GN5185@atomide.com> References: <20240110140903.4090946-1-nm@ti.com> <20240110140903.4090946-14-nm@ti.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20240110140903.4090946-14-nm@ti.com> * Nishanth Menon [700101 02:00]: > Modify license to include dual licensing as GPL-2.0-only OR MIT > license for device trees belonging to BeagleBoard.org Foundation > 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. Acked-by: Tony Lindgren