Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1440467 > unrolled thread
| Started by | Nava kishore Manne <nava.manne@xilinx.com> |
|---|---|
| First post | 2016-07-11 12:50 +0200 |
| Last post | 2016-07-13 09:40 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
RE: [PATCH v4] Axi-usb: Add support for 64-bit addressing. Nava kishore Manne <nava.manne@xilinx.com> - 2016-07-11 12:50 +0200
Re: [PATCH v4] Axi-usb: Add support for 64-bit addressing. "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org> - 2016-07-12 01:10 +0200
RE: [PATCH v4] Axi-usb: Add support for 64-bit addressing. Nava kishore Manne <nava.manne@xilinx.com> - 2016-07-13 09:40 +0200
| From | Nava kishore Manne <nava.manne@xilinx.com> |
|---|---|
| Date | 2016-07-11 12:50 +0200 |
| Subject | RE: [PATCH v4] Axi-usb: Add support for 64-bit addressing. |
| Message-ID | <rTGWK-5RP-11@gated-at.bofh.it> |
Ping!! > -----Original Message----- > From: Nava kishore Manne > Sent: Monday, June 27, 2016 6:18 PM > To: 'Rob Herring' <robh@kernel.org> > Cc: pawel.moll@arm.com; mark.rutland@arm.com; > ijc+devicetree@hellion.org.uk; galak@codeaurora.org; Michal Simek > <michals@xilinx.com>; Soren Brinkmann <sorenb@xilinx.com>; > balbi@ti.com; gregkh@linuxfoundation.org; Hyun Kwon > <hyunk@xilinx.com>; Radhey Shyam Pandey <radheys@xilinx.com>; > devicetree@vger.kernel.org; linux-arm-kernel@lists.infradead.org; linux- > kernel@vger.kernel.org > Subject: RE: [PATCH v4] Axi-usb: Add support for 64-bit addressing. > > Ping!! > > > -----Original Message----- > > From: Rob Herring [mailto:robh@kernel.org] > > Sent: Friday, June 03, 2016 4:28 AM > > To: Nava kishore Manne <navam@xilinx.com> > > Cc: pawel.moll@arm.com; mark.rutland@arm.com; > > ijc+devicetree@hellion.org.uk; galak@codeaurora.org; Michal Simek > > <michals@xilinx.com>; Soren Brinkmann <sorenb@xilinx.com>; > > balbi@ti.com; gregkh@linuxfoundation.org; Hyun Kwon > > <hyunk@xilinx.com>; Nava kishore Manne <navam@xilinx.com>; Radhey > > Shyam Pandey <radheys@xilinx.com>; devicetree@vger.kernel.org; linux- > > arm-kernel@lists.infradead.org; linux-kernel@vger.kernel.org > > Subject: Re: [PATCH v4] Axi-usb: Add support for 64-bit addressing. > > > > On Mon, May 30, 2016 at 10:16:38PM +0530, Nava kishore Manne wrote: > > > This patch updates the driver to support 64-bit DMA addressing. > > > > > > Signed-off-by: Nava kishore Manne <navam@xilinx.com> > > > --- > > > Changes for v4: > > > -Used boolen property insted of addrwith property in the DT > > > as suggested by Arnd Bergmann. > > > -Adopt the DT relevant changes into the driver. > > > > > > Changes for v3: > > > -Added new compatable string for 5.00 IP version as suggested by > > > Arnd Bergmann. > > > -Used write_fn() insted of lo_hi_writeq() as suggested by > > > Arnd Bergmann. > > > > > > Changes for v2: > > > -Added dma-ranges property in device tree as > > > suggested by Arnd > > Bergmann. > > > -Modified the driver code based on the xlnx,addrwidth. > > > > > > .../devicetree/bindings/usb/udc-xilinx.txt | 5 ++- > > > > Acked-by: Rob Herring <robh@kernel.org> > > > > > drivers/usb/gadget/udc/udc-xilinx.c | 52 > > +++++++++++++++++++++- > > > 2 files changed, 54 insertions(+), 3 deletions(-) This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.
[toc] | [next] | [standalone]
| From | "gregkh@linuxfoundation.org" <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2016-07-12 01:10 +0200 |
| Message-ID | <rTSuR-5aQ-3@gated-at.bofh.it> |
| In reply to | #1440467 |
On Mon, Jul 11, 2016 at 10:07:31AM +0000, Nava kishore Manne wrote: > Ping!! <snip> > > This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately. You do realize that with an email footer like this, you prevent any of us from responding to you, sorry. I shouldn't even be writing this... greg k-h
[toc] | [prev] | [next] | [standalone]
| From | Nava kishore Manne <nava.manne@xilinx.com> |
|---|---|
| Date | 2016-07-13 09:40 +0200 |
| Message-ID | <rUmVY-8lM-11@gated-at.bofh.it> |
| In reply to | #1440960 |
Hi Greg, > > Ping!! > > <snip> > > > > > This email and any attachments are intended for the sole use of the named > recipient(s) and contain(s) confidential information that may be proprietary, > privileged or copyrighted under applicable law. If you are not the intended > recipient, do not read, copy, or forward this email message or any > attachments. Delete this email message and any attachments immediately. > > You do realize that with an email footer like this, you prevent any of us from > responding to you, sorry. I shouldn't even be writing this... Sorry something fishy happened with my email-client I have fixed it now next time onwards will take care before giving replies... Regards, Navakishore. > > greg k-h
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web