[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOFm3uHg8n4A8opaOC3=pNtM1yJU6iy5Ta8XtGOvqT-Euv=X1w@mail.gmail.com>
Date: Thu, 30 Nov 2017 09:21:29 +0100
From: Philippe Ombredanne <pombredanne@...b.com>
To: Kun Yi <kunyi@...gle.com>
Cc: Oleksandr Shamray <oleksandrs@...lanox.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>, arnd@...db.de,
system-sw-low-level@...lanox.com, devicetree@...r.kernel.org,
jiri@...nulli.us, vadimp@...lanox.com, linux-api@...r.kernel.org,
OpenBMC Maillist <openbmc@...ts.ozlabs.org>,
LKML <linux-kernel@...r.kernel.org>,
openocd-devel-owner@...ts.sourceforge.net, mec@...ut.net,
Jiri Pirko <jiri@...lanox.com>, robh+dt@...nel.org,
linux-serial@...r.kernel.org, tklauser@...tanz.ch,
Mauro Carvalho Chehab <mchehab@...nel.org>,
"David S. Miller" <davem@...emloft.net>,
linux-arm-kernel@...ts.infradead.org
Subject: Re: [patch v12 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx
families JTAG master driver
On Wed, Nov 29, 2017 at 11:51 PM, Kun Yi <kunyi@...gle.com> wrote:
> On Tue, Nov 14, 2017 at 8:11 AM, Oleksandr Shamray
> <oleksandrs@...lanox.com> wrote:
[]
>> diff --git a/drivers/jtag/jtag-aspeed.c b/drivers/jtag/jtag-aspeed.c
>> new file mode 100644
>> index 0000000..a6e2417
>> --- /dev/null
>> +++ b/drivers/jtag/jtag-aspeed.c
>> @@ -0,0 +1,782 @@
>> +/*
>> + * drivers/jtag/aspeed-jtag.c
>> + *
>> + * Copyright (c) 2017 Mellanox Technologies. All rights reserved.
>> + * Copyright (c) 2017 Oleksandr Shamray <oleksandrs@...lanox.com>
>> + *
>> + * Released under the GPLv2 only.
>> + * SPDX-License-Identifier: GPL-2.0
>> + */
I think the SPDX id should be on the first line as requested by Linus
and documented by Thomas (tglx) and Greg (greg-kh). And it should use
// comments, e.g:
// SPDX-License-Identifier: GPL-2.0
See the threads discussing all these.
--
Cordially
Philippe Ombredanne
Powered by blists - more mailing lists