Re: [PATCH 2/3] i2c: Add Intel SCH I2C SMBus support

From: Alek Du
Date: Wed Apr 23 2008 - 21:40:28 EST


Jean,

The SCH chipsets were launched during the recent Intel spring IDF. They
are chipsets for Intel Atom processor. The chipset and processor
are for LPIA embedded systems such as MID, automotive, classmate PC,
etc.

I will also post the patch to i2c@xxxxxxxxxxxxxx

Thanks,
Alek

On Wed, 23 Apr 2008 20:32:12 +0800
"Jean Delvare" <khali@xxxxxxxxxxxx> wrote:

> Re: [PATCH 2/3] i2c: Add Intel SCH I2C SMBus support
>
> Hi Alek,
>
> On Tue, 22 Apr 2008 10:04:20 +0800, alek du wrote:
> > This patch adds Intel SCH chipsets (US15W, US15L, UL11L) i2c bus
> > support.
>
> What kind of machines are these?
>
> >
> > Signed-off-by: Alek Du <alek.du@xxxxxxxxx>
> > ---
> > drivers/i2c/busses/Kconfig | 7 +
> > drivers/i2c/busses/Makefile | 1 +
> > drivers/i2c/busses/i2c-sch.c | 419
> > ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 427
> > insertions(+), 0 deletions(-) create mode 100644
> > drivers/i2c/busses/i2c-sch.c (...)
>
> MAINTAINERS says:
>
> I2C SUBSYSTEM
> (...)
> L: i2c@xxxxxxxxxxxxxx
>
> So it would be great if you could send your patch there rather than on
> LKML.
>
> Thanks,
> --
> Jean Delvare
--
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/