[PATCH] i2c: omap: highspeed only over 1000mhz

2008-10-20 Thread Felipe Balbi
up to 1000khz it's Fast Mode+, not highspeed. Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- drivers/i2c/busses/i2c-omap.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/i2c/busses/i2c-omap.c b/drivers/i2c/busses/i2c-omap.c index a999606..53d6244 100644 ---

Re: [PATCH] i2c: omap: highspeed only over 1000mhz

2008-10-20 Thread Nishanth Menon
Felipe, Felipe Balbi said the following on 10/20/2008 05:26 AM: up to 1000khz it's Fast Mode+, not highspeed. Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- drivers/i2c/busses/i2c-omap.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

Re: [PATCH] i2c: omap: highspeed only over 1000mhz

2008-10-20 Thread Felipe Balbi
On Mon, Oct 20, 2008 at 07:42:17AM -0500, ext Nishanth Menon wrote: Felipe, Felipe Balbi said the following on 10/20/2008 05:26 AM: up to 1000khz it's Fast Mode+, not highspeed. Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- drivers/i2c/busses/i2c-omap.c |2 +- 1 files

Re: [PATCH] i2c: omap: highspeed only over 1000mhz

2008-10-20 Thread Felipe Balbi
On Mon, Oct 20, 2008 at 08:18:20AM -0500, ext Nishanth Menon wrote: hehe, please don't send html mails, That was a nice catch. Didn't see that in the TRM. Let's drop this patch then, or at least until someone test a FM+ device with omap3. -- balbi -- To unsubscribe from this list: send the

[Fwd: Re: [PATCH] i2c: omap: highspeed only over 1000mhz]

2008-10-20 Thread Nishanth Menon
Looping in list. my html mail bounced :( Original Message Subject:Re: [PATCH] i2c: omap: highspeed only over 1000mhz Date: Mon, 20 Oct 2008 08:18:20 -0500 From: Nishanth Menon [EMAIL PROTECTED] To: [EMAIL PROTECTED] CC: linux-omap@vger.kernel.org, Ben Dooks

Re: [PATCH] i2c: omap: highspeed only over 1000mhz

2008-10-20 Thread Tony Lindgren
* Felipe Balbi [EMAIL PROTECTED] [081020 03:27]: up to 1000khz it's Fast Mode+, not highspeed. Have you tested this? To me it seems this code is needed for dev-speed 400, and the comment may be wrong. Tony Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- drivers/i2c/busses/i2c-omap.c |

[PATCH] i2c: omap: highspeed only over 1000mhz

2008-10-17 Thread Felipe Balbi
up to 1000mhz it's Fast Mode+, not highspeed. Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- drivers/i2c/busses/i2c-omap.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/i2c/busses/i2c-omap.c b/drivers/i2c/busses/i2c-omap.c index a999606..53d6244 100644 ---

Re: [PATCH] i2c: omap: highspeed only over 1000mhz

2008-10-17 Thread Ben Dooks
On Sat, Oct 18, 2008 at 12:09:55AM +0300, Felipe Balbi wrote: up to 1000mhz it's Fast Mode+, not highspeed. mill-hz? 1MHz or 1000kHz. Signed-off-by: Felipe Balbi [EMAIL PROTECTED] --- drivers/i2c/busses/i2c-omap.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git

Re: [PATCH] i2c: omap: highspeed only over 1000mhz

2008-10-17 Thread Felipe Balbi
On Fri, Oct 17, 2008 at 10:51:24PM +0100, Ben Dooks wrote: On Sat, Oct 18, 2008 at 12:09:55AM +0300, Felipe Balbi wrote: up to 1000mhz it's Fast Mode+, not highspeed. mill-hz? 1MHz or 1000kHz. hehe, typo :-) Thanks -- balbi -- To unsubscribe from this list: send the line unsubscribe