[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOMZO5BXEj9AKeQEVNhDYMCydpe+PVnXjchvTAuuwdM7Yp6d2w@mail.gmail.com>
Date: Sun, 17 Dec 2017 19:59:28 -0200
From: Fabio Estevam <festevam@...il.com>
To: Stefan Agner <stefan@...er.ch>
Cc: Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <kernel@...gutronix.de>,
Fabio Estevam <fabio.estevam@....com>,
Rob Herring <robh+dt@...nel.org>,
Mark Rutland <mark.rutland@....com>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel <linux-kernel@...r.kernel.org>,
Philippe Ombredanne <pombredanne@...b.com>
Subject: Re: [PATCH v2 9/9] ARM: dts: imx7: add Toradex Colibri iMX7D 1GB
(eMMC) support
Hi Stefan,
On Sun, Dec 17, 2017 at 6:37 PM, Stefan Agner <stefan@...er.ch> wrote:
> --- /dev/null
> +++ b/arch/arm/boot/dts/imx7d-colibri-emmc-eval-v3.dts
> @@ -0,0 +1,20 @@
> +/*
> + * Copyright 2017 Toradex AG
> + *
> + * SPDX-License-Identifier: (GPL-2.0+ OR MIT)
> + */
In the previous patch you used GPL-2.0 text, instead of GPL-2.0+.
The SPDX line should be the first one and start with a // style comment:
// SPDX-License-Identifier: (GPL-2.0 OR MIT)
Philippe, please confirm this is the correct way.
With this fixed you can add:
Reviewed-by: Fabio Estevam <fabio.estevam@....com>
Powered by blists - more mailing lists