Re: [U-Boot] [PATCH v2 0/17] dm: Add I2C support and convert sandbox, tegra

2014-11-20 Thread Heiko Schocher
Hello Simon, Am 20.11.2014 18:31, schrieb Simon Glass: Hi Heiko, On 19 November 2014 13:08, Heiko Schocher wrote: Hello Masahiro, Am 19.11.2014 09:27, schrieb Masahiro Yamada: Hi Simon, On Tue, 11 Nov 2014 10:46:16 -0700 Simon Glass wrote: This series adds I2C support to driver mode

Re: [U-Boot] [PATCH v2 0/17] dm: Add I2C support and convert sandbox, tegra

2014-11-20 Thread Simon Glass
Hi Heiko, On 19 November 2014 13:08, Heiko Schocher wrote: > Hello Masahiro, > > Am 19.11.2014 09:27, schrieb Masahiro Yamada: > >> Hi Simon, >> >> >> >> On Tue, 11 Nov 2014 10:46:16 -0700 >> Simon Glass wrote: >> >>> >>> This series adds I2C support to driver model. It has become apparent that

Re: [U-Boot] [PATCH v2 0/17] dm: Add I2C support and convert sandbox, tegra

2014-11-19 Thread Heiko Schocher
Hello Masahiro, Am 19.11.2014 09:27, schrieb Masahiro Yamada: Hi Simon, On Tue, 11 Nov 2014 10:46:16 -0700 Simon Glass wrote: This series adds I2C support to driver model. It has become apparent that this is a high priority as it is widely used. It follows along to some extent from the SP

Re: [U-Boot] [PATCH v2 0/17] dm: Add I2C support and convert sandbox, tegra

2014-11-19 Thread Masahiro Yamada
Hi Simon, On Tue, 11 Nov 2014 10:46:16 -0700 Simon Glass wrote: > > This series adds I2C support to driver model. It has become apparent that > this is a high priority as it is widely used. It follows along to some > extent from the SPI conversion. > > Several changes are made from the origi

Re: [U-Boot] [PATCH v2 0/17] dm: Add I2C support and convert sandbox, tegra

2014-11-16 Thread Simon Glass
Hi Heiko, On 17 November 2014 06:42, Heiko Schocher wrote: > > Hello Simon, > > Am 11.11.2014 18:46, schrieb Simon Glass: > >> This series adds I2C support to driver model. It has become apparent that >> this is a high priority as it is widely used. It follows along to some >> extent from the SPI

Re: [U-Boot] [PATCH v2 0/17] dm: Add I2C support and convert sandbox, tegra

2014-11-16 Thread Heiko Schocher
Hello Simon, Am 11.11.2014 18:46, schrieb Simon Glass: This series adds I2C support to driver model. It has become apparent that this is a high priority as it is widely used. It follows along to some extent from the SPI conversion. Several changes are made from the original I2C implementations.

[U-Boot] [PATCH v2 0/17] dm: Add I2C support and convert sandbox, tegra

2014-11-11 Thread Simon Glass
This series adds I2C support to driver model. It has become apparent that this is a high priority as it is widely used. It follows along to some extent from the SPI conversion. Several changes are made from the original I2C implementations. Firstly it is not necessary to specify the chip address