From patchwork Thu Apr 25 01:55:51 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: xiaolei li X-Patchwork-Id: 10915965 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id F12FC13B5 for ; Thu, 25 Apr 2019 01:56:13 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id E188C2887D for ; Thu, 25 Apr 2019 01:56:13 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id D5AD028C0E; Thu, 25 Apr 2019 01:56:13 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,UNPARSEABLE_RELAY autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 915232887D for ; Thu, 25 Apr 2019 01:56:13 +0000 (UTC) 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=lf2CqKgQohJKttgNZ9khyswcjKHNsUZca+0zN8s+WbA=; b=u2oow2IF3q7/Z0 WOq98d9J2eNKuHQXSjZtpsocWRP/+roQu0sXdN/x8l42k8AqMytlbZs3EL6NTayMLZbrW6BtPYXNS xxCpnNuEBS3KMWL7XOz1Vxp0xe+jZ19pixyMDIrZMENOm/QR8bpr1ck2E7JnUwBzGKfmFE8tChQxc YFYOwLSIxitKSE5jLIslEYm/YPk2yVAJm6D3xv8tqRw6WOszYLMUGnX7IAGQH9f5+D9kgXQ1dTjGX cuXdP4OLEhpiOwMQm3QtDmYXQ6iq6g1tMrqWug5cuLHjXSPUJyazTaIB0rZs7vQHBTOsmMbL6IvJa pCvuZIe2+eV15Iz8YsJA==; 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 1hJTcS-0004RB-JF; Thu, 25 Apr 2019 01:56:12 +0000 Received: from mailgw02.mediatek.com ([216.200.240.185]) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hJTcJ-0004J5-Sk; Thu, 25 Apr 2019 01:56:05 +0000 X-UUID: 3f69ee6c623246398235de6dd2437568-20190424 X-UUID: 3f69ee6c623246398235de6dd2437568-20190424 Received: from mtkcas67.mediatek.inc [(172.29.193.45)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLS) with ESMTP id 721637022; Wed, 24 Apr 2019 17:55:56 -0800 Received: from mtkmbs03n1.mediatek.inc (172.21.101.181) by MTKMBS62N1.mediatek.inc (172.29.193.41) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Wed, 24 Apr 2019 18:55:56 -0700 Received: from mtkcas08.mediatek.inc (172.21.101.126) by mtkmbs03n1.mediatek.inc (172.21.101.181) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Thu, 25 Apr 2019 09:55:54 +0800 Received: from mtkslt306.mediatek.inc (10.21.14.136) by mtkcas08.mediatek.inc (172.21.101.73) with Microsoft SMTP Server id 15.0.1395.4 via Frontend Transport; Thu, 25 Apr 2019 09:55:53 +0800 From: Xiaolei Li To: , Subject: [RFC PATCH v2 0/1] Re-license MTK NAND driver Date: Thu, 25 Apr 2019 09:55:51 +0800 Message-ID: <20190425015552.42638-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-20190424_185603_933213_8CEC44D5 X-CRM114-Status: UNSURE ( 5.16 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-mediatek@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: 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, boris.brezillon@bootlin.com, linux-mtd@lists.infradead.org, yingjoe.chen@mediatek.com, rafal@milecki.pl, linux-mediatek@lists.infradead.org, xiaolei.li@mediatek.com Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+patchwork-linux-mediatek=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP 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 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