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=-2.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS,T_DKIMWL_WL_HIGH, UNPARSEABLE_RELAY,URIBL_BLOCKED,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 B7714C004C9 for ; Tue, 7 May 2019 09:20:39 +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 89B2C21479 for ; Tue, 7 May 2019 09:20:39 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="E+8sa1BV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 89B2C21479 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=6RlpC/Ea0fWTmM8xy0hJCX/vNtxN9i6TAKuZBvUJsj8=; b=E+8sa1BVHAHpOF zz6mJAGT5Wf5cspQbgMhETgJXknxTjzCifgjT82a6EgmfSBxi3dYcgmhMKKfUqfXGFSRF4YDESLu1 Z347afYadXugvzRHtb3ONw9+0XCAITZrvBdk+od7xLiiuqOi8OahI8CZ0Y+TEouBlklBFsV4C5qgC uqLd1OhGPNEadJmzQ8nGPT+AsXcIkOC7qI0TWWIzU9VtbB0TSlBpa7BwgQTswfmDlEEpqoI9mcL3S tS7XctbPgUWMIAHtySx6XEZUfKS5RUVl2T17uz6QXbwnAOJz/0yrAmd2uhTQhsTysUrHmCtRfCHC8 mL9yFf+WMNp0iPKaNedw==; 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 1hNwH7-0005xg-Vp; Tue, 07 May 2019 09:20:37 +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 1hNwH5-0005wt-2t; Tue, 07 May 2019 09:20:36 +0000 X-UUID: 0d2ff4f8909a483c9439cdddb3e88489-20190507 X-UUID: 0d2ff4f8909a483c9439cdddb3e88489-20190507 Received: from mtkcas68.mediatek.inc [(172.29.94.19)] by mailgw02.mediatek.com (envelope-from ) (musrelay.mediatek.com ESMTP with TLS) with ESMTP id 2084016634; Tue, 07 May 2019 01:20:25 -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; Tue, 7 May 2019 02:20:23 -0700 Received: from mtkcas08.mediatek.inc (172.21.101.126) by mtkmbs01n1.mediatek.inc (172.21.101.68) with Microsoft SMTP Server (TLS) id 15.0.1395.4; Tue, 7 May 2019 17:20:21 +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; Tue, 7 May 2019 17:20:21 +0800 From: Xiaolei Li To: , Subject: [RFC PATCH v4 0/1] Re-license MTK NAND driver Date: Tue, 7 May 2019 17:20:19 +0800 Message-ID: <20190507092020.1917-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-20190507_022035_130125_6F2695C5 X-CRM114-Status: UNSURE ( 5.45 ) 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, arnd@arndb.de, srv_heupstream@mediatek.com, yamada.masahiro@socionext.com, yellowriver2010@hotmail.com, gustavo@embeddedor.com, jorge.ramirez-ortiz@linaro.org, matthias.bgg@gmail.com, boris.brezillon@collabora.com, linux-mtd@lists.infradead.org, weiyongjun1@huawei.com, yingjoe.chen@mediatek.com, rafal@milecki.pl, linux-mediatek@lists.infradead.org, xiaolei.li@mediatek.com, rogercc.lin@mediatek.com, dan.carpenter@oracle.com, peterpandong@micron.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 v4: --------- - Append ACK from Miquel, Boris, RogerCC, Ryder, Rafal. - Use "git log --follow" to find all contributors and add them all in Cc list. 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/