Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-18 Thread Heiko Schocher
Hello Wolfgang, Wolfgang Denk wrote: > Dear Heiko Schocher, > > In message <4a61cc6b.3090...@denx.de> you wrote: >>> Jean-Christophe, I recommend you accept Heiko's patch as is (as it was >>> submitted before your patch), and then just regenerate your patch >>> (which is trivial for you to do as

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-18 Thread Wolfgang Denk
Dear Heiko Schocher, In message <4a61cc6b.3090...@denx.de> you wrote: > > > Jean-Christophe, I recommend you accept Heiko's patch as is (as it was > > submitted before your patch), and then just regenerate your patch > > (which is trivial for you to do as you have the script ready). > > Hmm.. I

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-18 Thread Heiko Schocher
Hello Wolfgang, Wolfgang Denk wrote: > In message <4a61c602.10...@denx.de> you wrote: >> I don;t understand you here. You have a "CONFIG name convention cleanup" >> patch somewhere? Is this somewhere discussed, how this should >> look like? (I think, a "CONFIG_DRIVER_I2C_xxx" would be good) > > I

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-18 Thread Wolfgang Denk
Dear Heiko Schocher, In message <4a61c602.10...@denx.de> you wrote: > > I don;t understand you here. You have a "CONFIG name convention cleanup" > patch somewhere? Is this somewhere discussed, how this should > look like? (I think, a "CONFIG_DRIVER_I2C_xxx" would be good) It never has been discu

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-18 Thread Heiko Schocher
Hello Jean-Christophe, Jean-Christophe PLAGNIOL-VILLARD wrote: > On 10:01 Thu 16 Jul , Heiko Schocher wrote: >> added support for the Hardware I2C TWSI Interface on >> kirkwood SOCs, based on the Linux driver, without IRQ >> support. >> >> Tested on a ARM926EJS (CPU Core Version FEROCEON_88FR1

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-18 Thread Wolfgang Denk
Dear Jean-Christophe PLAGNIOL-VILLARD, In message <20090718105538.gc27...@game.jcrosoft.org> you wrote: > > > +static unsigned int i2c_bus_num __attribute__ ((section (".data"))) = 0; > > +#if defined(CONFIG_I2C_MUX) > > +static unsigned int i2c_bus_num_mux __attribute__ ((section ("data"))) = 0;

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-18 Thread Jean-Christophe PLAGNIOL-VILLARD
On 10:01 Thu 16 Jul , Heiko Schocher wrote: > added support for the Hardware I2C TWSI Interface on > kirkwood SOCs, based on the Linux driver, without IRQ > support. > > Tested on a ARM926EJS (CPU Core Version FEROCEON_88FR131 > SOC Family: KIRKWOOD, KW88F6281) based suen3 board > > Signed-of

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-16 Thread Heiko Schocher
Hello Prafulla, Prafulla Wadaskar wrote: >> -Original Message- >> From: Heiko Schocher [mailto:h...@denx.de] >> Sent: Thursday, July 16, 2009 3:47 PM >> To: Prafulla Wadaskar >> Cc: Jean-Christophe PLAGNIOL-VILLARD; U-Boot user list >> Subject: Re: arm, i2c: added support for the TWSI I2C

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-16 Thread Prafulla Wadaskar
> -Original Message- > From: Heiko Schocher [mailto:h...@denx.de] > Sent: Thursday, July 16, 2009 3:47 PM > To: Prafulla Wadaskar > Cc: Jean-Christophe PLAGNIOL-VILLARD; U-Boot user list > Subject: Re: arm, i2c: added support for the TWSI I2C Interface > > Hello Prafulla, > > Prafulla

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-16 Thread Heiko Schocher
Hello Prafulla, Prafulla Wadaskar wrote: >> -Original Message- >> From: Heiko Schocher [mailto:h...@denx.de] >> Sent: Thursday, July 16, 2009 3:34 PM >> To: Prafulla Wadaskar >> Cc: Jean-Christophe PLAGNIOL-VILLARD; U-Boot user list >> Subject: Re: arm, i2c: added support for the TWSI I2C

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-16 Thread Prafulla Wadaskar
> -Original Message- > From: Heiko Schocher [mailto:h...@denx.de] > Sent: Thursday, July 16, 2009 3:34 PM > To: Prafulla Wadaskar > Cc: Jean-Christophe PLAGNIOL-VILLARD; U-Boot user list > Subject: Re: arm, i2c: added support for the TWSI I2C Interface > > Hello Prafulla, > > Prafulla

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-16 Thread Heiko Schocher
Hello Prafulla, Prafulla Wadaskar wrote: >> -Original Message- >> From: Heiko Schocher [mailto:h...@denx.de] >> Sent: Thursday, July 16, 2009 1:31 PM >> To: Jean-Christophe PLAGNIOL-VILLARD; Prafulla Wadaskar >> Cc: U-Boot user list >> Subject: arm, i2c: added support for the TWSI I2C Int

Re: [U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-16 Thread Prafulla Wadaskar
> -Original Message- > From: Heiko Schocher [mailto:h...@denx.de] > Sent: Thursday, July 16, 2009 1:31 PM > To: Jean-Christophe PLAGNIOL-VILLARD; Prafulla Wadaskar > Cc: U-Boot user list > Subject: arm, i2c: added support for the TWSI I2C Interface > > added support for the Hardware I2

[U-Boot] arm, i2c: added support for the TWSI I2C Interface

2009-07-16 Thread Heiko Schocher
added support for the Hardware I2C TWSI Interface on kirkwood SOCs, based on the Linux driver, without IRQ support. Tested on a ARM926EJS (CPU Core Version FEROCEON_88FR131 SOC Family: KIRKWOOD, KW88F6281) based suen3 board Signed-off-by: Heiko Schocher --- drivers/i2c/Makefile |1 + d