mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH 0/3] i2c: add at24 eeprom support
Date: Mon, 12 Nov 2012 08:38:19 +0100	[thread overview]
Message-ID: <20121112073819.GK10369@pengutronix.de> (raw)
In-Reply-To: <20121103205655.GA29599@game.jcrosoft.org>

On Sat, Nov 03, 2012 at 09:56:55PM +0100, Jean-Christophe PLAGNIOL-VILLARD wrote:
> HI,
> 
> 	this patch serie add the at24 eeprom support based on linux 3.6
> 
> 	the depends on the i2c prepare 1t24 support patch series
> 
> The following changes since commit 5526278ac77ecd7109c9c1bbc35d7c74875902e7:
> 
>   i2c: add id_table support (2012-11-03 13:33:54 +0800)
> 
> are available in the git repository at:
> 
>   git://git.jcrosoft.org/barebox.git delivery/at24
> 
> for you to fetch changes up to fe6968e20c39461df068d5cc15869012be4a3161:

Applied, thanks

Sascha

> 
>   eeprom: add at24 support (2012-11-03 13:46:50 +0800)
> 
> ----------------------------------------------------------------
> Jean-Christophe PLAGNIOL-VILLARD (3):
>       import log2 support from linux
>       add roundup and rounddown support
>       eeprom: add at24 support
> 
>  drivers/eeprom/Kconfig  |   19 ++++++++++
>  drivers/eeprom/Makefile |    1 +
>  drivers/eeprom/at24.c   |  460 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  include/i2c/at24.h      |   35 +++++++++++++++++++
>  include/linux/kernel.h  |   15 ++++++++
>  include/linux/log2.h    |  190 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  6 files changed, 720 insertions(+)
>  create mode 100644 drivers/eeprom/at24.c
>  create mode 100644 include/i2c/at24.h
>  create mode 100644 include/linux/log2.h
> 
> Best Regards,
> J.
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

      parent reply	other threads:[~2012-11-12  7:38 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-03 20:56 Jean-Christophe PLAGNIOL-VILLARD
2012-11-03 20:58 ` [PATCH 1/3] import log2 support from linux Jean-Christophe PLAGNIOL-VILLARD
2012-11-03 20:58   ` [PATCH 2/3] add roundup and rounddown support Jean-Christophe PLAGNIOL-VILLARD
2012-11-03 20:58   ` [PATCH 3/3] eeprom: add at24 support Jean-Christophe PLAGNIOL-VILLARD
2012-11-12  7:38 ` Sascha Hauer [this message]

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=20121112073819.GK10369@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=plagnioj@jcrosoft.com \
    /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