Re: [U-Boot] [RFC PATCH 2/2] dm: i2c: support 10bit addressing in I2C uclass layer

2015-01-05 Thread Simon Glass
Hi Masahiro, On 5 January 2015 at 07:56, Masahiro YAMADA wrote: > Hi Simon, > > > 2014-12-22 3:53 GMT+09:00 Simon Glass : >> Hi Masahiro, >> >> On 20 December 2014 at 00:25, Masahiro YAMADA >> wrote: >>> Hi Simon, >>> >>> >>> 2014-12-20 6:34 GMT+09:00 Simon Glass : Hi Masahiro, O

Re: [U-Boot] [RFC PATCH 2/2] dm: i2c: support 10bit addressing in I2C uclass layer

2015-01-05 Thread Masahiro YAMADA
Hi Simon, 2014-12-22 3:53 GMT+09:00 Simon Glass : > Hi Masahiro, > > On 20 December 2014 at 00:25, Masahiro YAMADA > wrote: >> Hi Simon, >> >> >> 2014-12-20 6:34 GMT+09:00 Simon Glass : >>> Hi Masahiro, >>> >>> On 19 December 2014 at 11:34, Masahiro Yamada >>> wrote: Master send to / rec

Re: [U-Boot] [RFC PATCH 2/2] dm: i2c: support 10bit addressing in I2C uclass layer

2015-01-04 Thread Heiko Schocher
Hello Masahiro, Am 19.12.2014 19:34, schrieb Masahiro Yamada: Master send to / receive from 10-bit addressed slave devices can be supported by software layer without any hardware change because the LSB 8bit of the slave address is treated as data part. Master Send to a 10bit-addressed slave chi

Re: [U-Boot] [RFC PATCH 2/2] dm: i2c: support 10bit addressing in I2C uclass layer

2014-12-29 Thread Simon Glass
Hi Masahiro, On 21 December 2014 at 11:53, Simon Glass wrote: > Hi Masahiro, > > On 20 December 2014 at 00:25, Masahiro YAMADA > wrote: >> Hi Simon, >> >> >> 2014-12-20 6:34 GMT+09:00 Simon Glass : >>> Hi Masahiro, >>> >>> On 19 December 2014 at 11:34, Masahiro Yamada >>> wrote: Master s

Re: [U-Boot] [RFC PATCH 2/2] dm: i2c: support 10bit addressing in I2C uclass layer

2014-12-21 Thread Simon Glass
Hi Masahiro, On 20 December 2014 at 00:25, Masahiro YAMADA wrote: > Hi Simon, > > > 2014-12-20 6:34 GMT+09:00 Simon Glass : >> Hi Masahiro, >> >> On 19 December 2014 at 11:34, Masahiro Yamada >> wrote: >>> Master send to / receive from 10-bit addressed slave devices >>> can be supported by soft

Re: [U-Boot] [RFC PATCH 2/2] dm: i2c: support 10bit addressing in I2C uclass layer

2014-12-19 Thread Masahiro YAMADA
Hi Simon, 2014-12-20 6:34 GMT+09:00 Simon Glass : > Hi Masahiro, > > On 19 December 2014 at 11:34, Masahiro Yamada > wrote: >> Master send to / receive from 10-bit addressed slave devices >> can be supported by software layer without any hardware change >> because the LSB 8bit of the slave addr

Re: [U-Boot] [RFC PATCH 2/2] dm: i2c: support 10bit addressing in I2C uclass layer

2014-12-19 Thread Simon Glass
Hi Masahiro, On 19 December 2014 at 11:34, Masahiro Yamada wrote: > Master send to / receive from 10-bit addressed slave devices > can be supported by software layer without any hardware change > because the LSB 8bit of the slave address is treated as data part. > > Master Send to a 10bit-address

[U-Boot] [RFC PATCH 2/2] dm: i2c: support 10bit addressing in I2C uclass layer

2014-12-19 Thread Masahiro Yamada
Master send to / receive from 10-bit addressed slave devices can be supported by software layer without any hardware change because the LSB 8bit of the slave address is treated as data part. Master Send to a 10bit-addressed slave chip is performed like this: DIRFormat M->S 0 + address