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 X-Spam-Level: X-Spam-Status: No, score=-3.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, UNPARSEABLE_RELAY,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5A476C43219 for ; Mon, 29 Apr 2019 08:51:36 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 2B8D62063F for ; Mon, 29 Apr 2019 08:51:36 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="h69QL/+j" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2B8D62063F Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=mediatek.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:To :From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=oe0HG+vczXCG/7+W8niKhnscixkM3gy0uHnyU0bpvQw=; b=h69QL/+jrd8Qy2 fAsS4cXS0GBMTae4Miv3EASQbbI6/B80jTPZDOMT1VDqPst1ti1iN2dP3MHtVOPNhGEziz6e1F+Nh ceoW1d3sCW0DIJG0RT4WtWDr9QNxyceyJ56Gr4L+VwCs+81LloepOT4faLYV4/BmU2j4b0lxH2hzY 4aLDun4MWBDKvqP2JHSpDkNV8SOW6YTvhl+Z7LDNG5HYyoQqsisqO6w0BomrrfR/BbthcX+a3LRQ6 TQpf8EqqgIOaBLk6y8BArjkTz1g9s+6cNvbSXZfO8LFh85J9RURA9oEoYoCfMktwS3ADmhrILYhSt MBI6TafkU1PXgD8Eg51g==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hL20b-0006iM-RH; Mon, 29 Apr 2019 08:51:33 +0000 Received: from mailgw01.mediatek.com ([216.200.240.184]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hL20Y-0006hP-PE; Mon, 29 Apr 2019 08:51:31 +0000 X-UUID: 709952eb2bd647a6adc603300d618e3f-20190429 X-UUID: 709952eb2bd647a6adc603300d618e3f-20190429 Received: from mtkcas67.mediatek.inc [(172.29.193.45)] by mailgw01.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLS) with ESMTP id 1812407744; Mon, 29 Apr 2019 00:51:27 -0800 Received: from MTKMBS01N1.mediatek.inc (172.21.101.68) by MTKMBS62DR.mediatek.inc (172.29.94.18) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Mon, 29 Apr 2019 01:51:25 -0700 Received: from mtkcas07.mediatek.inc (172.21.101.84) by mtkmbs01n1.mediatek.inc (172.21.101.68) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Mon, 29 Apr 2019 16:51:17 +0800 Received: from mtkslt306.mediatek.inc (10.21.14.136) by mtkcas07.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via Frontend Transport; Mon, 29 Apr 2019 16:51:18 +0800 From: Xiaolei Li To: , Subject: [RFC PATCH v3 0/1] Re-license MTK NAND driver Date: Mon, 29 Apr 2019 16:51:15 +0800 Message-ID: <20190429085116.60081-1-xiaolei.li@mediatek.com> X-Mailer: git-send-email 2.18.0 MIME-Version: 1.0 X-MTK: N X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190429_015130_818047_5D59F83F X-CRM114-Status: UNSURE ( 4.50 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: daniel.thompson@linaro.org, ryder.lee@mediatek.com, srv_heupstream@mediatek.com, yellowriver2010@hotmail.com, jorge.ramirez-ortiz@linaro.org, matthias.bgg@gmail.com, boris.brezillon@collabora.com, linux-mtd@lists.infradead.org, yingjoe.chen@mediatek.com, rafal@milecki.pl, linux-mediatek@lists.infradead.org, xiaolei.li@mediatek.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org Hello, Currently, MTK NAND driver is licensed as GPL. And we would like to modify and publish it in bootloader with MIT license. So, here we send this RFC patch to solicit ACKs from MTK NAND driver authors and contributors whether we can re-license MTK NAND driver as dual MIT/GPL. Thanks and looking forward to your reply, Xiaolei Patch v3: --------- - Add license text replacement description in commit log. Patch v2: --------- - Add Ryder, Rafal, Wen in CC list. - Introduce why we want to re-license MTK NAND driver. Xiaolei Li (1): mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL drivers/mtd/nand/raw/mtk_ecc.c | 12 ++---------- drivers/mtd/nand/raw/mtk_ecc.h | 4 +--- drivers/mtd/nand/raw/mtk_nand.c | 12 ++---------- 3 files changed, 5 insertions(+), 23 deletions(-) -- 2.18.0 ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/