Re: [PATCH v2 0/9] DMA engine cookie handling cleanups

2012-03-07 Thread Jassi Brar
On Wed, Mar 7, 2012 at 11:51 PM, Russell King - ARM Linux wrote: > On Wed, Mar 07, 2012 at 11:39:25PM +0530, Jassi Brar wrote: >> Compilation is broken without the following minor fix. >> After that you may add >>        Acked-by: Jassi Brar >> >> diff --git a/

Re: [PATCH v2 0/9] DMA engine cookie handling cleanups

2012-03-07 Thread Jassi Brar
ound 1...  I am hoping over time that more > code can be consolidated between the DMA engine drivers and end up with a > consistent way to handle various common themes in DMA engine hardware > (like physical channel<->peripheral request signal selection.) > Compilation is broken wi

Re: [RFC PATCH 1/2] RapidIO: Add DMA Engine support for RIO data transfers

2011-10-17 Thread Jassi Brar
On 15 October 2011 23:05, Vinod Koul wrote: > Another alternate approach could be to add one more argument to > prep_slave_sg API which allows us to pass additional runtime specific > parameters. This can be NULL and unused for existing drivers and used in > RIO and any future subsystems which wa

Re: [PATCH]460EX on-chip SATA driver

2010-06-17 Thread Jassi Brar
On Fri, Jun 4, 2010 at 9:26 PM, Rupjyoti Sarmah wrote: > This patch enables the on-chip DWC SATA controller of the AppliedMicro > processor 460EX. Doesn't this DWC sata IP provide AHCI ? Just curious. ___ Linuxppc-dev mailing list Linuxppc-dev@lists.oz

Re: [PATCH]460EX on-chip SATA driver < resubmission >

2010-05-19 Thread Jassi Brar
On Wed, May 19, 2010 at 6:53 PM, Alan Cox wrote: > On Wed, 19 May 2010 10:49:59 +0900 > Jassi Brar wrote: > >> On Thu, May 6, 2010 at 2:57 AM, Rupjyoti Sarmah wrote: >> > This patch enables the on-chip DWC SATA controller of the AppliedMicro >> > processor 460

Re: [PATCH]460EX on-chip SATA driver < resubmission >

2010-05-18 Thread Jassi Brar
On Thu, May 6, 2010 at 2:57 AM, Rupjyoti Sarmah wrote: > This patch enables the on-chip DWC SATA controller of the AppliedMicro > processor 460EX. The controller seems to be a thrid party IP (from Synopsys) in your SoC and there are many chances the IP will appear in some other SOCs too. This im