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 v3] arm, i2c: added support for the TWSI I2C Interface
Date: Tue, 28 Jul 2009 09:31:38 +0200	[thread overview]
Message-ID: <4A6EA95A.2010306@denx.de> (raw)
In-Reply-To: <4A6423E9.9000205@denx.de>

Hello Heiko,

Heiko Schocher wrote:
> Signed-off-by: Heiko Schocher <hs@denx.de>
> ---
> - changes since v1:
>   added comments from Prafulla Wadaskar
> - changes since v2
>   added comments from Jean-Christophe
>   - added speed setting
> 
>  drivers/i2c/Makefile       |    1 +
>  drivers/i2c/kirkwood_i2c.c |  484 ++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 485 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/i2c/kirkwood_i2c.c

Applied.

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

  parent reply	other threads:[~2009-07-28  7:31 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-16  8:01 [U-Boot] arm, i2c: added support for the TWSI I2C Interface Heiko Schocher
2009-07-16  8:52 ` Prafulla Wadaskar
2009-07-16 10:03   ` Heiko Schocher
2009-07-16 10:06     ` Prafulla Wadaskar
2009-07-16 10:17       ` Heiko Schocher
2009-07-16 10:19         ` Prafulla Wadaskar
2009-07-16 11:09           ` Heiko Schocher
2009-07-18 10:55 ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-18 12:42   ` Wolfgang Denk
2009-07-18 12:54   ` Heiko Schocher
2009-07-18 12:57     ` Wolfgang Denk
2009-07-18 13:21       ` Heiko Schocher
2009-07-18 13:50         ` Wolfgang Denk
2009-07-19  5:52           ` Heiko Schocher
2009-07-20  7:59   ` [U-Boot] [PATCH v3] " Heiko Schocher
2009-07-22 21:46     ` Jean-Christophe PLAGNIOL-VILLARD
2009-07-23  5:09       ` Prafulla Wadaskar
2009-07-28  7:31     ` Heiko Schocher [this message]
2009-07-18 10:56 ` [U-Boot] [PATCH] i2c: use for CONFIGs a common naming convention CONFIG_I2C Jean-Christophe PLAGNIOL-VILLARD
2009-07-18 12:49   ` Wolfgang Denk

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=4A6EA95A.2010306@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.