Re: [PATCH] ATA: Add FSL sata v2 controller support

2011-01-18 Thread Kumar Gala
On Jan 18, 2011, at 7:10 PM, Jeff Garzik wrote: > On 01/17/2011 06:47 AM, Sergei Shtylyov wrote: >> Hello. >> >> On 17-01-2011 10:10, Xulei wrote: >> >>> In FSL sata v2 block, the snoop bit of PRDT Word3 description >>> information is at bit28 instead of bit22. >> >>> This patch adds FSL sata

Re: [PATCH] ATA: Add FSL sata v2 controller support

2011-01-18 Thread Jeff Garzik
On 01/17/2011 06:47 AM, Sergei Shtylyov wrote: Hello. On 17-01-2011 10:10, Xulei wrote: In FSL sata v2 block, the snoop bit of PRDT Word3 description information is at bit28 instead of bit22. This patch adds FSL sata v2 probe and resolve this difference. Signed-off-by: Xulei AFAIK, fu

Re: [PATCH] ATA: Add FSL sata v2 controller support

2011-01-18 Thread Sergei Shtylyov
Hello. On 18-01-2011 14:43, Zang Roy-R61911 wrote: On 18-01-2011 6:01, Zang Roy-R61911 wrote: In FSL sata v2 block, the snoop bit of PRDT Word3 description information is at bit28 instead of bit22. This patch adds FSL sata v2 probe and resolve this difference. Signed-off-by: Xulei [s

RE: [PATCH] ATA: Add FSL sata v2 controller support

2011-01-18 Thread Zang Roy-R61911
rnel.org > Subject: Re: [PATCH] ATA: Add FSL sata v2 controller support > > Hello. > > On 18-01-2011 6:01, Zang Roy-R61911 wrote: > > >>> In FSL sata v2 block, the snoop bit of PRDT Word3 description > >>> information is at bit28 instead of bit22. > >

Re: [PATCH] ATA: Add FSL sata v2 controller support

2011-01-18 Thread Sergei Shtylyov
Hello. On 18-01-2011 6:01, Zang Roy-R61911 wrote: In FSL sata v2 block, the snoop bit of PRDT Word3 description information is at bit28 instead of bit22. This patch adds FSL sata v2 probe and resolve this difference. Signed-off-by: Xulei [snip] diff --git a/arch/powerpc/boot/dts/p10

RE: [PATCH] ATA: Add FSL sata v2 controller support

2011-01-17 Thread Zang Roy-R61911
Re: [PATCH] ATA: Add FSL sata v2 controller support > > Hello. > > On 17-01-2011 10:10, Xulei wrote: > > > In FSL sata v2 block, the snoop bit of PRDT Word3 description > > information is at bit28 instead of bit22. > > > This patch adds FSL sata v2 probe

Re: [PATCH] ATA: Add FSL sata v2 controller support

2011-01-17 Thread Kumar Gala
Of >> Sergei Shtylyov >> Sent: Monday, January 17, 2011 5:18 PM >> To: Xu Lei-B33228 >> Cc: jgar...@pobox.com; Gala Kumar-B11780; linuxppc-dev@lists.ozlabs.org; >> linux-...@vger.kernel.org >> Subject: Re: [PATCH] ATA: Add FSL sata v2 controller support >> &

RE: [PATCH] ATA: Add FSL sata v2 controller support

2011-01-17 Thread Aggrwal Poonam-B10812
Lei-B33228 > Cc: jgar...@pobox.com; Gala Kumar-B11780; linuxppc-dev@lists.ozlabs.org; > linux-...@vger.kernel.org > Subject: Re: [PATCH] ATA: Add FSL sata v2 controller support > > Hello. > > On 17-01-2011 10:10, Xulei wrote: > > > In FSL sata v2 block, the snoop bit of

Re: [PATCH] ATA: Add FSL sata v2 controller support

2011-01-17 Thread Sergei Shtylyov
Hello. On 17-01-2011 10:10, Xulei wrote: In FSL sata v2 block, the snoop bit of PRDT Word3 description information is at bit28 instead of bit22. This patch adds FSL sata v2 probe and resolve this difference. Signed-off-by: Xulei AFAIK, full name is required. Signed-off-by: Roy Zan