All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Jean Delvare <khali@linux-fr.org>
Cc: linux-kernel@vger.kernel.org,
	Samuel Ortiz <sameo@linux.intel.com>,
	Wim Van Sebroeck <wim@iguana.be>
Subject: Re: [PATCH 2/3] i2c: Add Congatec CGEB I2C driver
Date: Wed, 18 Jan 2012 12:49:33 +0100	[thread overview]
Message-ID: <20120118114933.GC5446@pengutronix.de> (raw)
In-Reply-To: <20120116222123.0396f4dd@endymion.delvare>

On Mon, Jan 16, 2012 at 10:21:23PM +0100, Jean Delvare wrote:
> Hi Sascha,
> 
> On Mon, 16 Jan 2012 16:32:19 +0100, Sascha Hauer wrote:
> > This driver provides a I2C bus driver for the CGEB interface
> > found on some Congatec x86 modules. No devices are registered
> > on the bus, the user has to do this via the i2c device /sys
> > interface.
> > 
> > Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
> > ---
> >  drivers/i2c/busses/Kconfig             |    7 +
> >  drivers/i2c/busses/Makefile            |    1 +
> >  drivers/i2c/busses/i2c-congatec-cgeb.c |  206 ++++++++++++++++++++++++++++++++
> >  3 files changed, 214 insertions(+), 0 deletions(-)
> >  create mode 100644 drivers/i2c/busses/i2c-congatec-cgeb.c
> > (...)
> 
> This should be sent to the linux-i2c list for review.

Yes, it was my intention to do this. Somehow I also forgot the watchdog
list. I Will send it there, I just hoped to get some comment to the base
driver first.

Sascha

-- 
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 |

  reply	other threads:[~2012-01-18 11:49 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-16 15:32 [RFC] Congatec CGEB base, i2c and watchdog driver support Sascha Hauer
2012-01-16 15:32 ` [PATCH 1/3] mfd: Add basic support for the Congatec CGEB BIOS interface Sascha Hauer
2012-01-16 15:32 ` [PATCH 2/3] i2c: Add Congatec CGEB I2C driver Sascha Hauer
2012-01-16 21:21   ` Jean Delvare
2012-01-18 11:49     ` Sascha Hauer [this message]
2012-01-16 15:32 ` [PATCH 3/3] watchdog: Add Congatec CGEB watchdog driver Sascha Hauer
  -- strict thread matches above, loose matches on Subject: below --
2012-02-01 13:26 [RESEND] Congatec CGEB base, i2c and watchdog driver support Sascha Hauer
2012-02-01 13:26 ` [PATCH 2/3] i2c: Add Congatec CGEB I2C driver Sascha Hauer
2012-02-07  8:38   ` Christian Gmeiner
2012-02-07  8:38     ` Christian Gmeiner
     [not found]   ` <1328102793-4313-3-git-send-email-s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2012-02-07 10:10     ` Wolfram Sang
2012-02-07 10:10       ` Wolfram Sang
     [not found]       ` <20120207101016.GB2539-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2012-02-15 13:54         ` Sascha Hauer
2012-02-15 13:54           ` Sascha Hauer
2012-02-13 23:22     ` Ben Dooks
2012-02-13 23:22       ` Ben Dooks
2013-02-12 10:02 [PATCH] Congatec CGEB base, i2c and watchdog driver support Sascha Hauer
     [not found] ` <1360663374-30951-1-git-send-email-s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-02-12 10:02   ` [PATCH 2/3] i2c: Add Congatec CGEB I2C driver Sascha Hauer
2013-02-12 10:02     ` Sascha Hauer
     [not found]     ` <1360663374-30951-3-git-send-email-s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2013-02-14 10:11       ` Wolfram Sang
2013-02-14 10:11         ` Wolfram Sang
     [not found]         ` <20130214101130.GB12290-8EAEigeeuNG034pCzgS/Qg7AFbiQbgqx@public.gmane.org>
2013-03-26  9:55           ` Christian Gmeiner
2013-03-26  9:55             ` Christian Gmeiner

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=20120118114933.GC5446@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=khali@linux-fr.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sameo@linux.intel.com \
    --cc=wim@iguana.be \
    /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.