All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nishanth Menon <nm@ti.com>
To: Aaro Koskinen <aaro.koskinen@nokia.com>
Cc: "tony@atomide.com" <tony@atomide.com>,
	"linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>
Subject: Re: [PATCH] OMAP: RX-51: Drop I2C-1 speed to 2200
Date: Fri, 9 Oct 2009 09:15:34 -0500	[thread overview]
Message-ID: <4ACF4586.2010905@ti.com> (raw)
In-Reply-To: <1255088564-7861-1-git-send-email-aaro.koskinen@nokia.com>

Aaro Koskinen had written, on 10/09/2009 06:42 AM, the following:
> The I2C-1 bus frequency on RX-51 should be 2.2 MHz.
> 
> Signed-off-by: Aaro Koskinen <aaro.koskinen@nokia.com>
> ---
>  arch/arm/mach-omap2/board-rx51-peripherals.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/arch/arm/mach-omap2/board-rx51-peripherals.c b/arch/arm/mach-omap2/board-rx51-peripherals.c
> index c1af532..2b0eb1b 100644
> --- a/arch/arm/mach-omap2/board-rx51-peripherals.c
> +++ b/arch/arm/mach-omap2/board-rx51-peripherals.c
> @@ -444,7 +444,7 @@ static int __init rx51_i2c_init(void)
>  		rx51_twldata.vaux3 = &rx51_vaux3_cam;
>  		rx51_twldata.vmmc2 = &rx51_vmmc2;
>  	}
> -	omap_register_i2c_bus(1, 2600, rx51_peripherals_i2c_board_info_1,
> +	omap_register_i2c_bus(1, 2200, rx51_peripherals_i2c_board_info_1,
why?

-- 
Regards,
Nishanth Menon

      reply	other threads:[~2009-10-09 14:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-09 11:42 [PATCH] OMAP: RX-51: Drop I2C-1 speed to 2200 Aaro Koskinen
2009-10-09 14:15 ` Nishanth Menon [this message]

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=4ACF4586.2010905@ti.com \
    --to=nm@ti.com \
    --cc=aaro.koskinen@nokia.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.