All of lore.kernel.org
 help / color / mirror / Atom feed
From: xiaolei li <xiaolei.li@mediatek.com>
To: Miquel Raynal <miquel.raynal@bootlin.com>
Cc: daniel.thompson@linaro.org, ryder.lee@mediatek.com,
	arnd@arndb.de, srv_heupstream@mediatek.com,
	gustavo@embeddedor.com, richard@nod.at,
	yingjoe.chen@mediatek.com, linux-mediatek@lists.infradead.org,
	yamada.masahiro@socionext.com, rafal@milecki.pl,
	boris.brezillon@collabora.com, linux-mtd@lists.infradead.org,
	weiyongjun1@huawei.com, yellowriver2010@hotmail.com,
	matthias.bgg@gmail.com, jorge.ramirez-ortiz@linaro.org,
	rogercc.lin@mediatek.com, dan.carpenter@oracle.com,
	peterpandong@micron.com
Subject: Re: [RFC PATCH v4 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL
Date: Tue, 7 May 2019 18:18:28 +0800	[thread overview]
Message-ID: <1557224308.26455.94.camel@mhfsdcap03> (raw)
In-Reply-To: <20190507120644.6bd0d118@xps13>

Hi Miquel,

On Tue, 2019-05-07 at 12:06 +0200, Miquel Raynal wrote:
> Hi Xiaolei,
> 
> Xiaolei Li <xiaolei.li@mediatek.com> wrote on Tue, 7 May 2019 17:20:20
> +0800:
> 
> > It is wanted to use MTK NAND driver with GPL-2.0 or MIT license.
> > But now it is only licensed as GPL-2.0.
> > So re-license it as dual MIT/GPL and replace license text with
> > SPDX tag.
> > 
> > Signed-off-by: Xiaolei Li <xiaolei.li@mediatek.com>
> > Acked-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
> > Acked-by: Ryder Lee <ryder.lee@mediatek.com>
> > Acked-by: Rafał Miłecki <rafal@milecki.pl>
> > Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>
> > Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
> > Acked-by: RogerCC Lin <rogercc.lin@mediatek.com>
> > ---
> 
> When there is only one patch, no need to create a cover letter. You can
> put the text which is in 0/1 below the three dashes '---'.
> 
> Also no need to send a new version while there is nothing changed in
> the code. Patchwork automatically collects tags.
OKOK. Thanks.

Xiaolei
> 
> 
> Thanks,
> Miquèl



______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

WARNING: multiple messages have this Message-ID (diff)
From: xiaolei li <xiaolei.li-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>
To: Miquel Raynal <miquel.raynal-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org>
Cc: daniel.thompson-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	ryder.lee-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org,
	arnd-r2nGTMty4D4@public.gmane.org,
	srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org,
	gustavo-L1vi/lXTdts+Va1GwOuvDg@public.gmane.org,
	richard-/L3Ra7n9ekc@public.gmane.org,
	yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org,
	linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	yamada.masahiro-uWyLwvC0a2jby3iVrkZq2A@public.gmane.org,
	rafal-g1n6cQUeyibVItvQsEIGlw@public.gmane.org,
	boris.brezillon-ZGY8ohtN/8qB+jHODAdFcQ@public.gmane.org,
	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	weiyongjun1-hv44wF8Li93QT0dZR+AlfA@public.gmane.org,
	yellowriver2010-PkbjNfxxIARBDgjK7y7TUQ@public.gmane.org,
	matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org,
	jorge.ramirez-ortiz-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org,
	rogercc.lin-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org,
	dan.carpenter-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org,
	peterpandong-AL4WhLSQfzjQT0dZR+AlfA@public.gmane.org
Subject: Re: [RFC PATCH v4 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL
Date: Tue, 7 May 2019 18:18:28 +0800	[thread overview]
Message-ID: <1557224308.26455.94.camel@mhfsdcap03> (raw)
In-Reply-To: <20190507120644.6bd0d118@xps13>

Hi Miquel,

On Tue, 2019-05-07 at 12:06 +0200, Miquel Raynal wrote:
> Hi Xiaolei,
> 
> Xiaolei Li <xiaolei.li@mediatek.com> wrote on Tue, 7 May 2019 17:20:20
> +0800:
> 
> > It is wanted to use MTK NAND driver with GPL-2.0 or MIT license.
> > But now it is only licensed as GPL-2.0.
> > So re-license it as dual MIT/GPL and replace license text with
> > SPDX tag.
> > 
> > Signed-off-by: Xiaolei Li <xiaolei.li@mediatek.com>
> > Acked-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
> > Acked-by: Ryder Lee <ryder.lee@mediatek.com>
> > Acked-by: Rafał Miłecki <rafal@milecki.pl>
> > Acked-by: Miquel Raynal <miquel.raynal@bootlin.com>
> > Acked-by: Boris Brezillon <boris.brezillon@collabora.com>
> > Acked-by: RogerCC Lin <rogercc.lin@mediatek.com>
> > ---
> 
> When there is only one patch, no need to create a cover letter. You can
> put the text which is in 0/1 below the three dashes '---'.
> 
> Also no need to send a new version while there is nothing changed in
> the code. Patchwork automatically collects tags.
OKOK. Thanks.

Xiaolei
> 
> 
> Thanks,
> Miquèl



_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

  reply	other threads:[~2019-05-07 10:18 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-05-07  9:20 [RFC PATCH v4 0/1] Re-license MTK NAND driver Xiaolei Li
2019-05-07  9:20 ` Xiaolei Li
2019-05-07  9:20 ` [RFC PATCH v4 1/1] mtd: rawnand: mtk: Re-license MTK NAND driver as Dual MIT/GPL Xiaolei Li
2019-05-07  9:20   ` Xiaolei Li
2019-05-07 10:06   ` Miquel Raynal
2019-05-07 10:06     ` Miquel Raynal
2019-05-07 10:18     ` xiaolei li [this message]
2019-05-07 10:18       ` xiaolei li
2019-05-07 10:48   ` Rafał Miłecki
2019-05-07 10:48     ` Rafał Miłecki
2019-05-17  1:42     ` xiaolei li
2019-05-17  1:42       ` xiaolei li
2019-05-24  7:52   ` Arnd Bergmann
2019-05-24  7:52     ` Arnd Bergmann
2019-05-24  7:55     ` Rafał Miłecki
2019-05-24  8:18       ` xiaolei li
2019-05-24  8:18         ` xiaolei li
2019-06-18  9:36         ` Rafał Miłecki
2019-06-19  9:32           ` xiaolei li
2019-06-19  9:32             ` xiaolei li
2019-06-19 10:49             ` Rafał Miłecki
2019-06-19 10:49               ` Rafał Miłecki
2019-06-20  1:14               ` xiaolei li
2019-05-24  7:56     ` Masahiro Yamada
2019-05-24  7:56       ` Masahiro Yamada
2019-05-07  9:40 ` [RFC PATCH v4 0/1] Re-license MTK NAND driver Dan Carpenter

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1557224308.26455.94.camel@mhfsdcap03 \
    --to=xiaolei.li@mediatek.com \
    --cc=arnd@arndb.de \
    --cc=boris.brezillon@collabora.com \
    --cc=dan.carpenter@oracle.com \
    --cc=daniel.thompson@linaro.org \
    --cc=gustavo@embeddedor.com \
    --cc=jorge.ramirez-ortiz@linaro.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-mtd@lists.infradead.org \
    --cc=matthias.bgg@gmail.com \
    --cc=miquel.raynal@bootlin.com \
    --cc=peterpandong@micron.com \
    --cc=rafal@milecki.pl \
    --cc=richard@nod.at \
    --cc=rogercc.lin@mediatek.com \
    --cc=ryder.lee@mediatek.com \
    --cc=srv_heupstream@mediatek.com \
    --cc=weiyongjun1@huawei.com \
    --cc=yamada.masahiro@socionext.com \
    --cc=yellowriver2010@hotmail.com \
    --cc=yingjoe.chen@mediatek.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.