| To: | Sergei Shtylyov <sshtylyov@ru.mvista.com> |
|---|---|
| Subject: | Re: [PATCH 1/2] libata: Add two more columns to the ata_timing table. |
| From: | David Daney <ddaney@caviumnetworks.com> |
| Date: | Mon, 08 Dec 2008 10:22:00 -0800 |
| Cc: | linux-ide@vger.kernel.org, linux-mips@linux-mips.org |
| In-reply-to: | <493ADE48.6050709@ru.mvista.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <4939B402.9010004@caviumnetworks.com> <1228518561-16242-1-git-send-email-ddaney@caviumnetworks.com> <493ADE48.6050709@ru.mvista.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Thunderbird 2.0.0.18 (X11/20081119) |
Sergei Shtylyov wrote: Hello. 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 and read_holdz times. The values were obtained from the Compact Flash specification Rev 4.1.Signed-off-by: David Daney <ddaney@caviumnetworks.com>NAK.diff --git a/include/linux/libata.h b/include/linux/libata.h index ed3f26e..95fa9f6 100644 --- a/include/linux/libata.h +++ b/include/linux/libata.h[...] The host cannot control t6z, but in some cases (like ours) it needs to be aware of its value. We cannot start driving the bus for access to other devices until the CF stops driving it. We need to know how long to wait until it is safe to use the bus for other things. I don't know how your driver is going to use it -- but most probably incorrectly... Thanks for that vote of confidence. David Daney |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH 2/2] libata: New driver for OCTEON SOC Compact Flash interface (v3)., Sergei Shtylyov |
|---|---|
| Next by Date: | Re: [PATCH 1/2] libata: Add two more columns to the ata_timing table., Sergei Shtylyov |
| Previous by Thread: | Re: [PATCH 1/2] libata: Add two more columns to the ata_timing table., Sergei Shtylyov |
| Next by Thread: | Re: [PATCH 1/2] libata: Add two more columns to the ata_timing table., Sergei Shtylyov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |