linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] drivers/ata: add support to Freescale 3.0Gbps SATA Controller
       [not found] <1192011083-20220-1-git-send-email-leoli@freescale.com>
@ 2007-10-10 14:31 ` Kumar Gala
  0 siblings, 0 replies; only message in thread
From: Kumar Gala @ 2007-10-10 14:31 UTC (permalink / raw)
  To: Li Yang; +Cc: linux-ide, jgarzik, Ashish Kalra, linuxppc-dev



On Wed, 10 Oct 2007, Li Yang wrote:

> From: Ashish Kalra <ashish.kalra@freescale.com>
>
> This patch adds support for Freescale 3.0Gbps SATA Controller supporting
> Native Command Queueing(NCQ), device hotplug, and ATAPI.  This controller
> can be found on MPC8315 and MPC8378.
>
> Signed-off-by: Ashish Kalra <ashish.kalra@freescale.com>
> Signed-off-by: Li Yang <leoli@freescale.com>
> ---
>  drivers/ata/Kconfig    |    9 +
>  drivers/ata/Makefile   |    1 +
>  drivers/ata/sata_fsl.c | 1505 ++++++++++++++++++++++++++++++++++++++++++++++++
>  drivers/ata/sata_fsl.h |  104 ++++
>  4 files changed, 1619 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/ata/sata_fsl.c
>  create mode 100644 drivers/ata/sata_fsl.h

This patch shouldn't be accepted until we close on the device tree
definition since it impacts the driver.

Also CONFIG_SATA_FSL_FPGA_PCI should be removed since that was just an
internal debug thing.

- k

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-10 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1192011083-20220-1-git-send-email-leoli@freescale.com>
2007-10-10 14:31 ` [PATCH] drivers/ata: add support to Freescale 3.0Gbps SATA Controller Kumar Gala

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).