| To: | Jeff Garzik <jeff@garzik.org> |
|---|---|
| Subject: | Re: [PATCH 1/2] libata: Add three more columns to the ata_timing table. |
| From: | Alan Cox <alan@lxorguk.ukuu.org.uk> |
| Date: | Tue, 25 Nov 2008 17:12:24 +0000 |
| Cc: | David Daney <ddaney@caviumnetworks.com>, linux-ide@vger.kernel.org, linux-mips@linux-mips.org |
| In-reply-to: | <492C2F23.8050105@garzik.org> |
| Organization: | Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <492B56B0.9030409@caviumnetworks.com> <1227577181-30206-1-git-send-email-ddaney@caviumnetworks.com> <492C2F23.8050105@garzik.org> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Tue, 25 Nov 2008 12:00:19 -0500 Jeff Garzik <jeff@garzik.org> wrote: > David Daney wrote: > > The forthcoming OCTEON SOC Compact Flash driver needs a few more > > timing values than were available in the ata_timing table. I add new > > columns for write_hold, read_hold, and read_holdz times. The values > > were obtained from the Compact Flash specification Rev 4.1. > > > > Signed-off-by: David Daney <ddaney@caviumnetworks.com> > > --- > > drivers/ata/libata-core.c | 76 > > ++++++++++++++++++++++++-------------------- > > include/linux/libata.h | 14 ++++++-- > > 2 files changed, 52 insertions(+), 38 deletions(-) > > I would be happy to go ahead and apply this... Alan, any last minute > objections? Its close but I think Sergei is right about columns with all the same value - they can be constants and just computed into the final timing data in terms of clocks. |
| Previous by Date: | Re: [PATCH 1/2] libata: Add three more columns to the ata_timing table., David Daney |
|---|---|
| Next by Date: | Re: [PATCH 2/2] libata: New driver for OCTEON SOC Compact Flash interface (v2)., David Daney |
| Previous by Thread: | Re: [PATCH 1/2] libata: Add three more columns to the ata_timing table., David Daney |
| Next by Thread: | Re: [PATCH 1/2] libata: Add three more columns to the ata_timing table., Sergei Shtylyov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |