From: Stephen Warren <swarren@wwwdotorg.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v5 5/9] tegra: i2c: Add I2C driver
Date: Wed, 07 Mar 2012 13:46:47 -0700 [thread overview]
Message-ID: <4F57C937.7090108@wwwdotorg.org> (raw)
In-Reply-To: <1331096428-6317-6-git-send-email-sjg@chromium.org>
On 03/06/2012 10:00 PM, Simon Glass wrote:
> From: Yen Lin <yelin@nvidia.com>
>
> Add basic i2c driver for Tegra2 with 8- and 16-bit address support.
> The driver requires CONFIG_OF_CONTROL to obtain its configuration
> from the device tree.
>
> (Simon Glass: sjg at chromium.org modified for upstream)
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
I'm not sure whether i2c_init_board() correctly detects I2C bus ID
assignment conflicts between nodes with the "-i2c" and "-i2c-dvc"
compatible values, but I think that only affects cases where the .dts
file is already wrong, so it's probably not a big deal.
Aside from that, I did a very very brief review. So,
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
next prev parent reply other threads:[~2012-03-07 20:46 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-07 5:00 [U-Boot] [PATCH v5 4/9] tegra: fdt: i2c: Add extra I2C bindings for U-Boot Simon Glass
2012-03-07 5:00 ` [U-Boot] [PATCH v5 5/9] tegra: i2c: Add I2C driver Simon Glass
2012-03-07 5:32 ` Heiko Schocher
2012-03-07 20:46 ` Stephen Warren [this message]
2012-03-08 6:32 ` Simon Glass
2012-03-07 20:39 ` [U-Boot] [PATCH v5 4/9] tegra: fdt: i2c: Add extra I2C bindings for U-Boot Stephen Warren
2012-03-08 6:31 ` Simon Glass
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=4F57C937.7090108@wwwdotorg.org \
--to=swarren@wwwdotorg.org \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox