[PATCH] spi: mediatek: Re-license MTK SPI driver as Dual MIT/GPL

Greg Kroah-Hartman gregkh at linuxfoundation.org
Wed Mar 3 07:18:16 GMT 2021


On Wed, Mar 03, 2021 at 10:56:36AM +0800, Leilk Liu wrote:
> From: "leilk.liu" <leilk.liu at mediatek.com>
> 
> It is wanted to use MTK spi bus 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.
> 
> Signed-off-by: leilk.liu <leilk.liu at mediatek.com>

Please use your name here, not an email alias for where your name goes.


> ---
>  drivers/spi/spi-mt65xx.c                 | 4 ++--
>  include/linux/platform_data/spi-mt65xx.h | 2 +-

Given that these files have been licensed under the GPL only since 2015,
all changes contributed to it have only been licensed under the GPL as
well, so have you gotten approval for all of the contributors for this
change?

Can you please get your lawyer to also sign off on this license change
patch, so that we know that you have their approval for this incase
there are questions about it in the future?

thanks,

greg k-h



More information about the linux-arm-kernel mailing list