[patch v12 2/4] drivers: jtag: Add Aspeed SoC 24xx and 25xx families JTAG master driver

Oleksandr Shamray oleksandrs at mellanox.com
Thu Nov 30 21:49:27 AEDT 2017


Thnaks for point 

Best Regards,
Oleksandr Shamray

> -----Original Message-----
> From: Philippe Ombredanne [mailto:pombredanne at nexb.com]
> Sent: Thursday, November 30, 2017 10:21 AM
> To: Kun Yi <kunyi at google.com>
> Cc: Oleksandr Shamray <oleksandrs at mellanox.com>; Greg Kroah-Hartman
> <gregkh at linuxfoundation.org>; arnd at arndb.de; system-sw-low-level <system-
> sw-low-level at mellanox.com>; devicetree at vger.kernel.org; jiri at resnulli.us;
> Vadim Pasternak <vadimp at mellanox.com>; linux-api at vger.kernel.org;
> OpenBMC Maillist <openbmc at lists.ozlabs.org>; LKML <linux-
> kernel at vger.kernel.org>; openocd-devel-owner at lists.sourceforge.net;
> mec at shout.net; Jiri Pirko <jiri at mellanox.com>; robh+dt at kernel.org; linux-
> serial at vger.kernel.org; tklauser at distanz.ch; Mauro Carvalho Chehab
> <mchehab at kernel.org>; David S. Miller <davem at davemloft.net>; linux-arm-
> kernel at lists.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 at google.com> wrote:
> > On Tue, Nov 14, 2017 at 8:11 AM, Oleksandr Shamray
> > <oleksandrs at mellanox.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 at mellanox.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


More information about the openbmc mailing list