[U-Boot] [PATCH 2/2] gpio: da8xx: Push generic defines of gpio.h out of mach-davinci

Tom Rini trini at konsulko.com
Wed Oct 3 12:11:47 UTC 2018


On Wed, Oct 03, 2018 at 04:09:31PM +0530, Keerthy wrote:

> Push generic defines of gpio.h out of mach-davinci to drivers/gpio
> now that non-davinci architectures are beginning to use this IP.
> 
> Signed-off-by: Keerthy <j-keerthy at ti.com>
[snip]
> diff --git a/drivers/gpio/da8xx_gpio.h b/drivers/gpio/da8xx_gpio.h
> new file mode 100644
> index 0000000..ffaa567
> --- /dev/null
> +++ b/drivers/gpio/da8xx_gpio.h
> @@ -0,0 +1,44 @@
> +/*
> + * Copyright (C) 2009 Texas Instruments Incorporated
> + *
> + * SPDX-License-Identifier:	GPL-2.0+
> + */

The tag should be the first line as:
// SPDX-License-Identifier: GPL-2.0+
just like in Linux, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20181003/daa1333d/attachment.sig>


More information about the U-Boot mailing list