public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Dhaval Rajeshbhai Shah <DSHAH@xilinx.com>
Cc: "'Philippe Ombredanne'" <pombredanne@nexb.com>,
	Arnd Bergmann <arnd@arndb.de>,
	LKML <linux-kernel@vger.kernel.org>,
	"michal.simek@xilinx.com" <michal.simek@xilinx.com>,
	Hyun Kwon <hyunk@xilinx.com>
Subject: Re: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver
Date: Thu, 7 Dec 2017 11:47:57 +0100	[thread overview]
Message-ID: <20171207104757.GA27343@kroah.com> (raw)
In-Reply-To: <BY2PR0201MB187907246257CACE5D206F0EC1330@BY2PR0201MB1879.namprd02.prod.outlook.com>

On Thu, Dec 07, 2017 at 10:30:45AM +0000, Dhaval Rajeshbhai Shah wrote:
> 
> 
> > -----Original Message-----
> > From: Philippe Ombredanne [mailto:pombredanne@nexb.com]
> > Sent: Thursday, December 07, 2017 2:07 AM
> > To: Dhaval Rajeshbhai Shah <DSHAH@xilinx.com>
> > Cc: Arnd Bergmann <arnd@arndb.de>; Greg Kroah-Hartman
> > <gregkh@linuxfoundation.org>; LKML <linux-kernel@vger.kernel.org>;
> > michal.simek@xilinx.com; Hyun Kwon <hyunk@xilinx.com>; Dhaval
> > Rajeshbhai Shah <DSHAH@xilinx.com>
> > Subject: Re: [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU
> > logicoreIP init driver
> > 
> > Daval,
> > 
> > On Tue, Dec 5, 2017 at 12:43 PM, Dhaval Shah <dhaval.shah@xilinx.com>
> > wrote:
> > > Xilinx ZYNQMP VCU Init driver is based on the new LogiCoreIP design
> > > created. This driver will provide the api which can be used by the
> > > encoder and decoder driver to get the configured value.
> > >
> > > Signed-off-by: Dhaval Shah <dshah@xilinx.com>
> > []
> > > diff --git a/drivers/misc/xlnx_vcu.c b/drivers/misc/xlnx_vcu.c new
> > > file mode 100644 index 0000000..373f7f9
> > > --- /dev/null
> > > +++ b/drivers/misc/xlnx_vcu.c
> > > @@ -0,0 +1,664 @@
> > > +/*
> > > + * Xilinx VCU Init
> > > + *
> > > + * Copyright (C) 2016 - 2017 Xilinx, Inc.
> > > + *
> > > + * Contacts   Dhaval Shah <dshah@xilinx.com>
> > > + *
> > > + * SPDX-License-Identifier: GPL-2.0
> > > + */
> > 
> > The SPDX id should be on the first line with a C++ // style comment instead as
> > requested by Linus.
> I will take care of this Changes as also suggested by the Greg k-h as well once get the ACK for the remaining reply from the Greg k-h.

Don't wait for me, my queue is really long, if you have fixes that you
know you need to make, make them!

greg k-h

  reply	other threads:[~2017-12-07 10:47 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-05 11:43 [PATCH] [linux][master][v1] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Dhaval Shah
2017-12-05 12:18 ` Arnd Bergmann
2017-12-05 12:38   ` Dhaval Rajeshbhai Shah
2017-12-05 13:32     ` Arnd Bergmann
2017-12-06  5:44       ` Dhaval Rajeshbhai Shah
2017-12-05 13:30 ` Greg KH
2017-12-06  6:01   ` Dhaval Rajeshbhai Shah
2017-12-06  7:56     ` 'Greg KH'
2017-12-06  9:05       ` Dhaval Rajeshbhai Shah
2017-12-06  9:15         ` 'Greg KH'
2017-12-06  9:38           ` Dhaval Rajeshbhai Shah
2017-12-07 10:06 ` Philippe Ombredanne
2017-12-07 10:30   ` Dhaval Rajeshbhai Shah
2017-12-07 10:47     ` Greg Kroah-Hartman [this message]
2017-12-07 21:31       ` [PATCH v2 0/2] Documentation and driver of logicoreIP Dhaval Shah
2017-12-07 21:31         ` [PATCH v2 1/2] Documentation: devicetree: Add DT bindings to xlnx_vcu driver Dhaval Shah
2017-12-12 20:07           ` Rob Herring
2017-12-13  5:12             ` Dhaval Rajeshbhai Shah
2017-12-07 21:31         ` [PATCH v2 2/2] misc: Add Xilinx ZYNQMP VCU logicoreIP init driver Dhaval Shah
2017-12-07 21:47           ` Philippe Ombredanne

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20171207104757.GA27343@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=DSHAH@xilinx.com \
    --cc=arnd@arndb.de \
    --cc=hyunk@xilinx.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michal.simek@xilinx.com \
    --cc=pombredanne@nexb.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox