[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <VI1PR10MB2352412A598838DFB6635B1CFE580@VI1PR10MB2352.EURPRD10.PROD.OUTLOOK.COM>
Date: Wed, 27 Mar 2019 15:03:13 +0000
From: Steve Twiss <stwiss.opensource@...semi.com>
To: Wolfram Sang <wsa+renesas@...g-engineering.com>
CC: LKML <linux-kernel@...r.kernel.org>,
"linux-renesas-soc@...r.kernel.org"
<linux-renesas-soc@...r.kernel.org>,
Lee Jones <lee.jones@...aro.org>,
Mark Brown <broonie@...nel.org>,
Support Opensource <Support.Opensource@...semi.com>
Subject: RE: [PATCH 1/4] mfd: da9063: convert headers to SPDX
Thanks!
Acked-by: Steve Twiss <stwiss.opensource@...semi.com>
On 18 March 2019 15:57, Wolfram Sang wrote:
> Subject: [PATCH 1/4] mfd: da9063: convert headers to SPDX
>
> Covnert the headers of the source and include files to SPDX.
> And fix some typos in the descriptions ("interrupt" instead of "I2C").
[...]
> diff --git a/drivers/mfd/da9063-core.c b/drivers/mfd/da9063-core.c
> +// SPDX-License-Identifier: GPL-2.0+
> + * Device access for Dialog DA9063 modules
[...]
> diff --git a/drivers/mfd/da9063-i2c.c b/drivers/mfd/da9063-i2c.c
> -/* da9063-i2c.c: Interrupt support for Dialog DA9063
> +// SPDX-License-Identifier: GPL-2.0+
> +/* I2C support for Dialog DA9063
Thanks
[...]
> diff --git a/drivers/mfd/da9063-irq.c b/drivers/mfd/da9063-irq.c
> +// SPDX-License-Identifier: GPL-2.0+
> +/* Interrupt support for Dialog DA9063
[...]
> diff --git a/include/linux/mfd/da9063/core.h b/include/linux/mfd/da9063/core.h
> +/* SPDX-License-Identifier: GPL-2.0+ */
[...]
> diff --git a/include/linux/mfd/da9063/registers.h
> +/* SPDX-License-Identifier: GPL-2.0+ */
Regards,
Steve
Powered by blists - more mailing lists