From: Kumar Gala <galak@kernel.crashing.org>
To: Li Yang <leoli@freescale.com>
Cc: linux-ide@vger.kernel.org, jgarzik@pobox.com,
Ashish Kalra <ashish.kalra@freescale.com>,
linuxppc-dev@ozlabs.org
Subject: Re: [PATCH] drivers/ata: add support to Freescale 3.0Gbps SATA Controller
Date: Wed, 10 Oct 2007 09:31:23 -0500 (CDT) [thread overview]
Message-ID: <Pine.LNX.4.64.0710100927120.865@gate.crashing.org> (raw)
In-Reply-To: <1192011083-20220-1-git-send-email-leoli@freescale.com>
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
parent reply other threads:[~2007-10-10 14:31 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <1192011083-20220-1-git-send-email-leoli@freescale.com>]
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=Pine.LNX.4.64.0710100927120.865@gate.crashing.org \
--to=galak@kernel.crashing.org \
--cc=ashish.kalra@freescale.com \
--cc=jgarzik@pobox.com \
--cc=leoli@freescale.com \
--cc=linux-ide@vger.kernel.org \
--cc=linuxppc-dev@ozlabs.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 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).