From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sh: i2c: Add support I2C controller of SH7734
Date: Tue, 24 Apr 2012 11:11:29 +0200 [thread overview]
Message-ID: <4F966E41.6050005@denx.de> (raw)
In-Reply-To: <1330660595-11224-1-git-send-email-nobuhiro.iwamatsu.yj@renesas.com>
Hello Nobuhiro,
Nobuhiro Iwamatsu wrote:
> Renesas SH7734 has two I2C interfaceis.
> This supports these I2C.
>
> V5: - include i2c.h.
> - Add check of icsr bit polling logic.
> - Implement i2c_probe.
> V4: - Remove sh_i2c_dump_reg function.
> - Use puts() when there's no format.
> - Chnage check for I2C bus number.
> - Remove space before the semi-colon.
> V3: - Fix error for whitespace.
> V2: - Changed bit control to use the clr|set|clrsetbits_* functions.
> - Fix wrong comment style.
> - Add new line before for loop in i2c_read.
>
> Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
> Acked-by: Heiko Schocher <hs@denx.de>
> Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
> ---
> drivers/i2c/Makefile | 1 +
> drivers/i2c/sh_sh7734_i2c.c | 387 +++++++++++++++++++++++++++++++++++++++++++
> 2 files changed, 388 insertions(+), 0 deletions(-)
> create mode 100644 drivers/i2c/sh_sh7734_i2c.c
Applied to u-boot-i2c.git
Thanks!
bye
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
next prev parent reply other threads:[~2012-04-24 9:11 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-02 3:56 [U-Boot] [PATCH] sh: i2c: Add support I2C controller of SH7734 Nobuhiro Iwamatsu
2012-03-02 4:37 ` Mike Frysinger
2012-04-24 9:11 ` Heiko Schocher [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-02-22 1:13 Nobuhiro Iwamatsu
2012-02-22 4:25 ` Mike Frysinger
2012-02-22 13:53 ` Marek Vasut
2012-02-22 16:38 ` Mike Frysinger
2012-03-01 2:44 ` Nobuhiro Iwamatsu
2012-02-03 7:33 Nobuhiro Iwamatsu
2012-02-06 6:52 ` Heiko Schocher
2012-02-15 7:33 ` Nobuhiro Iwamatsu
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=4F966E41.6050005@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox