All of lore.kernel.org
 help / color / mirror / Atom feed
From: monstr@monstr.eu (Michal Simek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support
Date: Mon, 24 Mar 2014 13:06:58 +0100	[thread overview]
Message-ID: <53301FE2.4080705@monstr.eu> (raw)
In-Reply-To: <CABb+yY13sheOvhVUkYNAO7t16egnPdf5x_fSvNuXVsU4E=W1Eg@mail.gmail.com>

On 03/24/2014 12:02 PM, Jassi Brar wrote:
> On Mon, Mar 24, 2014 at 4:29 PM, Michal Simek <monstr@monstr.eu> wrote:
>> Hi Vinod,
>>
>> sorry for top posting.
>>
>> is there any chance to get this driver to the 3.15?
>> Or have you already closed your dma repo for new drivers?
>>
>> The driver should be in pretty good shape after long review.
>> From email below Srikanth got ACK from Jassi
>> and there should be a small fix which Srikanth will send in v7
>> which I hope will be the last version.
>>
> +1  Any change may come incrementally.
> 
> Btw, here's the ack
>    Acked-by: Jassi Brar <jassisinghbrar@gmail.com>
> 

Ok. That's even better. The reason why I am asking for finishing
this is that we would like to start to pushing changes to
the media tree which depends on this driver.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140324/815b86ac/attachment.sig>

WARNING: multiple messages have this Message-ID (diff)
From: Michal Simek <monstr@monstr.eu>
To: Jassi Brar <jassisinghbrar@gmail.com>
Cc: monstr@monstr.eu, Jassi Brar <jaswinder.singh@linaro.org>,
	Srikanth Thokala <sthokal@xilinx.com>,
	Dan Williams <dan.j.williams@intel.com>,
	Vinod Koul <vinod.koul@intel.com>,
	Michal Simek <michal.simek@xilinx.com>,
	Grant Likely <grant.likely@linaro.org>,
	Rob Herring <robh+dt@kernel.org>,
	Levente Kurusa <levex@linux.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	dmaengine@vger.kernel.org,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	"linux-arm-kernel@lists.infradead.org" 
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support
Date: Mon, 24 Mar 2014 13:06:58 +0100	[thread overview]
Message-ID: <53301FE2.4080705@monstr.eu> (raw)
In-Reply-To: <CABb+yY13sheOvhVUkYNAO7t16egnPdf5x_fSvNuXVsU4E=W1Eg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1146 bytes --]

On 03/24/2014 12:02 PM, Jassi Brar wrote:
> On Mon, Mar 24, 2014 at 4:29 PM, Michal Simek <monstr@monstr.eu> wrote:
>> Hi Vinod,
>>
>> sorry for top posting.
>>
>> is there any chance to get this driver to the 3.15?
>> Or have you already closed your dma repo for new drivers?
>>
>> The driver should be in pretty good shape after long review.
>> From email below Srikanth got ACK from Jassi
>> and there should be a small fix which Srikanth will send in v7
>> which I hope will be the last version.
>>
> +1  Any change may come incrementally.
> 
> Btw, here's the ack
>    Acked-by: Jassi Brar <jassisinghbrar@gmail.com>
> 

Ok. That's even better. The reason why I am asking for finishing
this is that we would like to start to pushing changes to
the media tree which depends on this driver.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 263 bytes --]

  reply	other threads:[~2014-03-24 12:06 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-17 19:06 [PATCH v6 0/2] Add Xilinx AXI Video DMA Engine driver Srikanth Thokala
2014-03-17 19:06 ` Srikanth Thokala
2014-03-17 19:06 ` [PATCH v6 1/2] dma: Add Xilinx Video DMA DT Binding Documentation Srikanth Thokala
2014-03-17 19:06   ` Srikanth Thokala
2014-03-17 19:06 ` [PATCH v6 2/2] dma: Add Xilinx AXI Video Direct Memory Access Engine driver support Srikanth Thokala
2014-03-17 19:06   ` Srikanth Thokala
2014-03-24  6:20   ` Jassi Brar
2014-03-24  6:20     ` Jassi Brar
2014-03-24  9:00     ` Srikanth Thokala
2014-03-24  9:00       ` Srikanth Thokala
2014-03-24 10:51       ` Jassi Brar
2014-03-24 10:51         ` Jassi Brar
2014-03-24 10:59         ` Michal Simek
2014-03-24 10:59           ` Michal Simek
2014-03-24 11:02           ` Jassi Brar
2014-03-24 11:02             ` Jassi Brar
2014-03-24 12:06             ` Michal Simek [this message]
2014-03-24 12:06               ` Michal Simek
2014-03-24 15:14         ` Srikanth Thokala
2014-03-24 15:14           ` Srikanth Thokala
2014-03-24 15:23           ` Jassi Brar
2014-03-24 15:23             ` Jassi Brar
2014-03-24 16:35             ` Srikanth Thokala
2014-03-24 16:35               ` Srikanth Thokala

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=53301FE2.4080705@monstr.eu \
    --to=monstr@monstr.eu \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.