All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 3/8] ARMV7: Modify i2c driver for more reliable operation on OMAP4
Date: Sat, 24 Jul 2010 07:56:00 +0200	[thread overview]
Message-ID: <4C4A8070.50702@denx.de> (raw)
In-Reply-To: <1279941255-26947-4-git-send-email-steve@sakoman.com>

Hello Steve,

Steve Sakoman wrote:
> This patch modifies the init routine to follow the TRM
> recommendations. It also modifies the i2c_read_byte function
> to reflect subtle differences between the i2c controller in
> OMAP3 and OMAP4.
> 
> Signed-off-by:  Steve Sakoman <steve@sakoman.com>
> Acked-by: Nishanth Menon <menon.nishanth@gmail.com>
> ---
>  arch/arm/include/asm/arch-omap3/i2c.h |    4 +++-
>  drivers/i2c/omap24xx_i2c.c            |   31 +++++++++++++++++++++----------
>  drivers/i2c/omap24xx_i2c.h            |    4 ++++
>  3 files changed, 28 insertions(+), 11 deletions(-)

Acked-by: Heiko Schocher <hs@denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany

  reply	other threads:[~2010-07-24  5:56 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-24  3:14 [U-Boot] [PATCH v2 0/8] ARMV7: Enhance support for OMAP4 Steve Sakoman
2010-07-24  3:14 ` [U-Boot] [PATCH v2 1/8] ARMV7: Add pad mux " Steve Sakoman
2010-07-24  3:14 ` [U-Boot] [PATCH v2 2/8] ARMV7: Fix udelay " Steve Sakoman
2010-07-24  3:14 ` [U-Boot] [PATCH v2 3/8] ARMV7: Modify i2c driver for more reliable operation on OMAP4 Steve Sakoman
2010-07-24  5:56   ` Heiko Schocher [this message]
2010-07-24  3:14 ` [U-Boot] [PATCH v2 4/8] ARMV7: Add support for the TWL6030 I2C power chip used in OMAP4 systems Steve Sakoman
2010-08-03 21:35   ` Wolfgang Denk
2010-08-03 21:59     ` [U-Boot] [PATCH v3 " Steve Sakoman
2010-07-24  3:14 ` [U-Boot] [PATCH v2 5/8] ARMV7: Restructure omap3 musb driver to allow code sharing between OMAP3 and OMAP4 Steve Sakoman
2010-07-24  3:14 ` [U-Boot] [PATCH v2 6/8] ARMV7: Enable musb driver and usbtty on OMAP4430 SDP Steve Sakoman
2010-07-24  3:14 ` [U-Boot] [PATCH v2 7/8] ARMV7: Enable musb driver and usbtty on OMAP4 Panda Steve Sakoman
2010-07-24  3:14 ` [U-Boot] [PATCH v2 8/8] ARMV7: Update default environment for OMAP4 boards Steve Sakoman
2010-07-24  3:47 ` [U-Boot] [PATCH v2 0/8] ARMV7: Enhance support for OMAP4 Steve Sakoman

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=4C4A8070.50702@denx.de \
    --to=hs@denx.de \
    --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 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.