Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp108035yba; Mon, 1 Apr 2019 02:47:41 -0700 (PDT) X-Google-Smtp-Source: APXvYqx8fyyBTbwlTgFTcXOVovkPBi0++SfQ1nPhxEx4EnwOL7FKYfSkYjl3t8Af9aQpBtfmSjlq X-Received: by 2002:a63:6e0e:: with SMTP id j14mr42508587pgc.203.1554112061010; Mon, 01 Apr 2019 02:47:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554112061; cv=none; d=google.com; s=arc-20160816; b=Ug7eHldUj0zqD/lFJkXFwRVK9OWNX5zlVH9HsuHh6e80warYQN04OhXt7sJ9AJpOf9 2ixkqlBRFmGIR3TnSd99PscsM/SGK7CDVqjx+pAzsVKhxqlfiRXusKD7CiMWEagV8FyG 7LgwkakzGLmTfqOhMPXZNm4y5OMWzo8zRwvxKfwHSeEVanSaIz0h66wQOZLsn6rPfq6E ew38nj/Ekf7Xz4C7JqWY8BzmLNfbfpW1nxgJQJtM+ZtUZ/XGO4t28ck9kTFquOfuyzlC cnX/zfsqPrpqnvpRp9bdx+x9G8COBjKDIUiyxWSHpznzwHObd+5VMiW3a5bbv1bXi6Kp BBjQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Q2y04A+Rj6/iCLPDd8GFx5LzA6NlO43deqGI5mwqT/w=; b=J26QZGdKbsZslHF8VQFxu/LiL8SsYZTbojd0FNX1O3L8sGPzEwDVjTgDuPukVYIqe+ rZEBpGWnhbtdmIuyza73myBichxilJjNHCgZIQkShIVy11AyHD4W1m3WaOmFERG03cBH +Cw+AEd/g61jX+Zb6wVmA1UccnWAqrOAa/C/Ti1AzDMHbm8x7X+13xyht2t1nAPQPetr 9LXVjCeCULc4TSPVX7Ga0oVEJmvRB31r6AED+bFFe2Q/8s5F9CUrVCQbY4SdZ1sMyN/m E/iFuT3tOa+kmYlZN8Tx7N9CDB2kusgIHaZGOW8XtEzRUjYi/8BWjV6wNdA1p1wyWDyA mMFg== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 89si8785798pld.265.2019.04.01.02.47.25; Mon, 01 Apr 2019 02:47:40 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726030AbfDAJqj (ORCPT + 99 others); Mon, 1 Apr 2019 05:46:39 -0400 Received: from mx1.redhat.com ([209.132.183.28]:34986 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725820AbfDAJqj (ORCPT ); Mon, 1 Apr 2019 05:46:39 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 6B39981106; Mon, 1 Apr 2019 09:46:38 +0000 (UTC) Received: from localhost (unknown [10.40.205.159]) by smtp.corp.redhat.com (Postfix) with ESMTP id 5E7BA1A7D4; Mon, 1 Apr 2019 09:46:35 +0000 (UTC) Date: Mon, 1 Apr 2019 11:46:34 +0200 From: Stanislaw Gruszka To: Kalle Valo Cc: Ryder Lee , Lorenzo Bianconi , Felix Fietkau , Roy Luo , Sean Wang , Nelson Chang , YF Luo , Kai Lin , Rorscha Yang , Kyle Lee , Miller Shen , Haipin Liang , linux-wireless@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org, Lorenzo Bianconi Subject: Re: [PATCH 1/4] mt76: add mac80211 driver for MT7615 PCIe-based chipsets Message-ID: <20190401094633.GC19802@redhat.com> References: <2849359e0b0ede6c13ae9f142aff77a016fd0a80.1553607739.git.ryder.lee@mediatek.com> <87lg0wyjvj.fsf@purkki.adurom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <87lg0wyjvj.fsf@purkki.adurom.net> User-Agent: Mutt/1.11.3 (2019-02-01) X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.28]); Mon, 01 Apr 2019 09:46:38 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, Mar 30, 2019 at 08:08:32AM +0200, Kalle Valo wrote: > Ryder Lee writes: > > > This driver is for a newer generation of MediaTek MT7615 4x4 802.11ac > > PCIe-based chipsets, which support wave2 MU-MIMO up to 4 users/group > > and also support up to 160MHz bandwidth. > > > > The driver fully supports AP, station and monitor mode. > > > > Signed-off-by: Ryder Lee > > Signed-off-by: Roy Luo > > Signed-off-by: Lorenzo Bianconi > > [...] > > > --- /dev/null > > +++ b/drivers/net/wireless/mediatek/mt76/mt7615/dma.c > > @@ -0,0 +1,204 @@ > > +// SPDX-License-Identifier: GPL-2.0 > > mt76 is under ISC so why did you choose GPLv2 here? I don't think it's a > good idea to use different licenses within the same driver. mt76x0 is GPL only as some parts of it are modified copy of either out of tree Mediatek GPL driver or Jakub's mt7601u also realised under GPL. Is ISC equal to "Dual BSD/GPL" what is marked by MODULE_LICENSE ? I think this should be clarified too. > Also mt76 does not use SPDX tags yet. I would prefer that the whole > driver is converted in one go to have consistent licensing information. Agree. However not sure if we can unify of all mt76 code to the same license (and which one: GPL ?), but at least we can convert source files to SPDX identifier. Stanislaw