Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1906547yba; Mon, 15 Apr 2019 00:26:30 -0700 (PDT) X-Google-Smtp-Source: APXvYqwTe2Mg3Rx3+yy7uBllqxScmVcQHk9CxtvePX75j9JBygpNwiwAgeeiyLP19DyjIRKrLH8k X-Received: by 2002:a17:902:e091:: with SMTP id cb17mr75081959plb.222.1555313190603; Mon, 15 Apr 2019 00:26:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555313190; cv=none; d=google.com; s=arc-20160816; b=bUuHOQT0dCMfvQQu4bpCyaG8EuPIC7K4+sn9emQ/OvJ+Y/y9UX0XaZz5eIzEU8XcQ+ AmQdJXhuKgJelZIQACZmgmYkiA0jTg7+/4HPR4Gs/An1rRi+zlxwtdMkWPV+DIzJpU2v Btk5aRN+SNx72GS7Fmug+p/Ag0tZp12mN29w0/G+ybkFw5Te4ncmU8VBoJz2MAKpl0rJ a16KVjzicfVejNXeV/efGgVR+7rLklbrpqK5I5VO0SVxXBzAXXfKTyTOJUG/lren67Sx Q/B90HIEewLRyBUgo7euTiHizCOPdEy8/34MogKIm35VsPmVGvRlki6OfWK4yMSVE+oq iDuQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=kXkOeznzJiX6ZWBtxy0BLiTuCxXZzlVYKjpVmTtZH2k=; b=X7RTs7H448ZSp1kpU/vUjCFaOctkefM3f4QnMEKLaB0JDtUyfXLzCZC33tKVSvdRFL fcBVYAxyZ4kJPk0e6ILexmXzPlN+zr0KYu4BzgzGtrkAaQUz+5lmfRFAFbLr7ys2MYqf KdkuR+m8Zq+SzT41sj3DFXtWVZmjMw+cUccd+QSXvzQCg5bhfKeWsuyWjDltcGiEvzXs y0VW5y5Dnwa7hPEdGDcrM0N2GCqtRq4feenDRG+MrP82tDUiU6U0YjQ7FLXdCzRqeUZS C6ROPwjpAHyuvEFyFzr0DaBfQ1EpX0sZ1ZuDVxzUBa7UQH98v9plkv/7+fFHEgl8gIMR /QhA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o10si43087998pgg.314.2019.04.15.00.26.12; Mon, 15 Apr 2019 00:26:30 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726275AbfDOHYM (ORCPT + 99 others); Mon, 15 Apr 2019 03:24:12 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:44644 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725794AbfDOHYM (ORCPT ); Mon, 15 Apr 2019 03:24:12 -0400 Received: from pd9ef12d2.dip0.t-ipconnect.de ([217.239.18.210] helo=nanos) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1hFvxs-0000tB-4l; Mon, 15 Apr 2019 09:23:40 +0200 Date: Mon, 15 Apr 2019 09:23:39 +0200 (CEST) From: Thomas Gleixner To: Fabio Estevam cc: Andra Danciu , Timur Tabi , Nicolin Chen , Xiubo Li , Liam Girdwood , Mark Brown , Jaroslav Kysela , Takashi Iwai , Shawn Guo , Sascha Hauer , Sascha Hauer , NXP Linux Team , Linux-ALSA , linuxppc-dev@lists.ozlabs.org, "moderated list:ARM/FREESCALE IMX / MXC ARM ARCHITECTURE" , linux-kernel , Daniel Baluta Subject: Re: [PATCH 1/2] ASoC: mpc5200_dma: Fix invalid license ID In-Reply-To: Message-ID: References: <20190414191450.18377-1-andradanciu1997@gmail.com> <20190414191450.18377-2-andradanciu1997@gmail.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 14 Apr 2019, Fabio Estevam wrote: > On Sun, Apr 14, 2019 at 4:15 PM Andra Danciu wrote: > > > > As the file had no other license notice/reference, it falls under the > > project license and therefore the proper SPDX id is: GPL-2.0-only > > > > Cc: Daniel Baluta > > Fixes: 1edfc2485d8dc ("ASoC: mpc5200_dma: Switch to SPDX identifier") > > Reported-by: Thomas Gleixner > > Signed-off-by: Andra Danciu > > --- > > sound/soc/fsl/mpc5200_dma.c | 2 +- > > 1 file changed, 1 insertion(+), 1 deletion(-) > > > > diff --git a/sound/soc/fsl/mpc5200_dma.c b/sound/soc/fsl/mpc5200_dma.c > > index 4396442c2fdd..ccf9301889fe 100644 > > --- a/sound/soc/fsl/mpc5200_dma.c > > +++ b/sound/soc/fsl/mpc5200_dma.c > > @@ -1,4 +1,4 @@ > > -// SPDX-License-Identifier: GPL > > +// SPDX-License-Identifier: GPL-2.0-only > > According to Documentation/process/license-rules.rst this should be: > > // SPDX-License-Identifier: GPL-2.0 Both are valid.