From: Felipe Balbi <felipe.balbi@nokia.com>
To: "ext viral.mehta@lntinfotech.com" <viral.mehta@lntinfotech.com>
Cc: "linux-omap@vger.kernel.org" <linux-omap@vger.kernel.org>,
"linux-usb@vger.kernel.org" <linux-usb@vger.kernel.org>
Subject: Re: [PATCH] omap: Add I2C bus 1 initialisation
Date: Mon, 12 Apr 2010 07:55:12 +0300 [thread overview]
Message-ID: <20100412045512.GA27459@nokia.com> (raw)
In-Reply-To: <1271046704-10444-1-git-send-email-viral.mehta@lntinfotech.com>
On Mon, Apr 12, 2010 at 06:31:44AM +0200, ext viral.mehta@lntinfotech.com wrote:
> static int __init omap2430_i2c_init(void)
> {
>- omap_register_i2c_bus(1, 400, NULL, 0);
>+ omap_register_i2c_bus(1, 100, sdp2430_i2c1_boardinfo,
>+ ARRAY_SIZE(sdp2430_i2c1_boardinfo));
why do you decrease bus frequency ?
--
balbi
next prev parent reply other threads:[~2010-04-12 4:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-12 4:31 [PATCH] omap: Add I2C bus 1 initialisation viral.mehta
2010-04-12 4:55 ` Felipe Balbi [this message]
2010-04-12 5:50 ` Viral Mehta
[not found] ` <1271046704-10444-1-git-send-email-viral.mehta-oonXi/34qI7c+919tysfdA@public.gmane.org>
2010-04-12 5:31 ` Maulik
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=20100412045512.GA27459@nokia.com \
--to=felipe.balbi@nokia.com \
--cc=linux-omap@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=viral.mehta@lntinfotech.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.