From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: barebox@lists.infradead.org
Subject: [PATCH 0/3] i2c fix + prepare for at24 support
Date: Sat, 3 Nov 2012 21:46:13 +0100 [thread overview]
Message-ID: <20121103204613.GZ29599@game.jcrosoft.org> (raw)
HI,
algo-bit: fix sequential read/write support
i2c: add id_table support
i2c: add i2c_new_dummy
This prepare for the at24 eeprom support
The following changes since commit 5c90416b6ffb8d4ca7c4bc6aff92578b555cb965:
i2c: add versatile support (2012-11-02 02:17:04 +0800)
are available in the git repository at:
git://git.jcrosoft.org/barebox.git delivery/i2c
for you to fetch changes up to 5526278ac77ecd7109c9c1bbc35d7c74875902e7:
i2c: add id_table support (2012-11-03 13:33:54 +0800)
----------------------------------------------------------------
Jean-Christophe PLAGNIOL-VILLARD (3):
i2c: algo-bit add missing acknak
i2c: introduce i2c_new_dummy
i2c: add id_table support
drivers/i2c/algos/i2c-algo-bit.c | 20 ++++++++++++++++++++
drivers/i2c/i2c.c | 45 ++++++++++++++++++++++++++++++++++++++++++++-
include/i2c/i2c.h | 8 ++++++++
3 files changed, 72 insertions(+), 1 deletion(-)
Best Regards,
J.
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next reply other threads:[~2012-11-03 20:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-03 20:46 Jean-Christophe PLAGNIOL-VILLARD [this message]
2012-11-03 20:53 ` [PATCH 1/3] i2c: algo-bit add missing acknak Jean-Christophe PLAGNIOL-VILLARD
2012-11-03 20:53 ` [PATCH 2/3] i2c: introduce i2c_new_dummy Jean-Christophe PLAGNIOL-VILLARD
2012-11-03 20:53 ` [PATCH 3/3] i2c: add id_table support Jean-Christophe PLAGNIOL-VILLARD
2012-11-12 7:40 ` [PATCH 0/3] i2c fix + prepare for at24 support Sascha Hauer
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=20121103204613.GZ29599@game.jcrosoft.org \
--to=plagnioj@jcrosoft.com \
--cc=barebox@lists.infradead.org \
/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