From: jeff@garzik•org (Jeff Garzik)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH v3] PXA DMA-capable PATA driver
Date: Mon, 17 May 2010 23:56:38 -0400 [thread overview]
Message-ID: <4BF20FF6.4020506@garzik.org> (raw)
In-Reply-To: <1274137768-27707-1-git-send-email-marek.vasut@gmail.com>
On 05/17/2010 07:09 PM, Marek Vasut wrote:
> This patch adds a driver for a harddrive attached to PXA address and data bus.
> Unlike pata_platform, this driver allows usage of PXA DMA controller, making the
> transmission speed 3x higher.
>
> Signed-off-by: Marek Vasut<marek.vasut@gmail•com>
> ---
> arch/arm/mach-pxa/include/mach/pata_pxa.h | 33 +++
> drivers/ata/Kconfig | 11 +
> drivers/ata/Makefile | 1 +
> drivers/ata/pata_pxa.c | 404 +++++++++++++++++++++++++++++
> 4 files changed, 449 insertions(+), 0 deletions(-)
> create mode 100644 arch/arm/mach-pxa/include/mach/pata_pxa.h
> create mode 100644 drivers/ata/pata_pxa.c
Acked-by: Jeff Garzik <jgarzik@redhat•com>
There are a few minor issues remaining, but we can take care of them
post-merge. I presume you'll send this via arm tree.
next prev parent reply other threads:[~2010-05-18 3:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-17 23:09 [PATCH v3] PXA DMA-capable PATA driver Marek Vasut
2010-05-17 23:12 ` Marek Vasut
2010-05-19 11:19 ` Robert Jarzmik
2010-05-19 12:44 ` Marek Vasut
2010-05-18 3:56 ` Jeff Garzik [this message]
2010-05-18 8:25 ` Marek Vasut
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=4BF20FF6.4020506@garzik.org \
--to=jeff@garzik$(echo .)org \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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