Re: [PATCH 2/2] [libata] sata_mv: Support integrated controllers

2007-12-18 Thread Jeff Garzik
[EMAIL PROTECTED] wrote: From: Saeed Bishara <[EMAIL PROTECTED]> Marvell's Orion SoC includes SATA controllers based on Marvell's PCI-to-SATA 88SX controllers. The integrated SATA unit is connected directly to the internal bus of the Orion SoC, and not via PCI. This patch extends the libATA sata

Re: [PATCH 2/2] [libata] sata_mv: Support integrated controllers

2007-12-04 Thread saeed bishara
On 12/3/07, saeed bishara <[EMAIL PROTECTED]> wrote: > > > > This patch won't apply, because sata_mv.c was just recently updated > > to fix 7042 PCIe support. You'll have to rebase this patch against that. > ok. I'll check that. Here is the rebased patch: Marvell's Orion SoC includes SATA control

Re: [PATCH 2/2] [libata] sata_mv: Support integrated controllers

2007-12-03 Thread Jeff Garzik
Mark Lord wrote: Also, I'm not sure I understand why there's a need for the new sata_mv.h file ? The embedded platform includes that, similar to include/linux/pata_platform.h. Jeff - To unsubscribe from this list: send the line "unsubscribe linux-ide" in the body of a message to [E

Re: [PATCH 2/2] [libata] sata_mv: Support integrated controllers

2007-12-02 Thread saeed bishara
> > This patch won't apply, because sata_mv.c was just recently updated > to fix 7042 PCIe support. You'll have to rebase this patch against that. ok. I'll check that. > > Also, I'm not sure I understand why there's a need for the new sata_mv.h file > ? This file contains the definition of the da

Re: [PATCH 2/2] [libata] sata_mv: Support integrated controllers

2007-12-02 Thread Mark Lord
[EMAIL PROTECTED] wrote: From: Saeed Bishara <[EMAIL PROTECTED]> Marvell's Orion SoC includes SATA controllers based on Marvell's PCI-to-SATA 88SX controllers. The integrated SATA unit is connected directly to the internal bus of the Orion SoC, and not via PCI. This patch extends the libATA sata

[PATCH 2/2] [libata] sata_mv: Support integrated controllers

2007-12-02 Thread saeed . bishara
From: Saeed Bishara <[EMAIL PROTECTED]> Marvell's Orion SoC includes SATA controllers based on Marvell's PCI-to-SATA 88SX controllers. The integrated SATA unit is connected directly to the internal bus of the Orion SoC, and not via PCI. This patch extends the libATA sata_mv driver to support those

[PATCH 2/2] [libata] sata_mv: Support integrated controllers

2007-12-02 Thread saeed . bishara
From: Saeed Bishara <[EMAIL PROTECTED]> Marvell's Orion SoC includes SATA controllers based on Marvell's PCI-to-SATA 88SX controllers. The integrated SATA unit is connected directly to the internal bus of the Orion SoC, and not via PCI. This patch extends the libATA sata_mv driver to support those