Re: [PATCH 2/3] i2c: Add Congatec CGEB I2C driver

From: Sascha Hauer
Date: Wed Jan 18 2012 - 06:49:35 EST


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@xxxxxxxxxxxxxx>
> > ---
> > 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 |
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/