Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-08-08 Thread Stefan Roese
Hi George, On 05.08.2016 18:09, George McCollister wrote: On Tue, Jun 28, 2016 at 8:44 AM, Stefan Roese wrote: This patch adds support for the SMBus block read/write functionality. Other protocols like the SMBus quick command need to get added if this is needed. This patch also

Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-08-07 Thread Stefan Roese
Hi Simon, On 06.08.2016 05:36, Simon Glass wrote: On 5 August 2016 at 01:18, Stefan Roese wrote: On 05.08.2016 09:10, Heiko Schocher wrote: Hello Bin, Am 05.08.2016 um 07:46 schrieb Bin Meng: Simon, Stefan, On Tue, Jul 26, 2016 at 8:13 PM, Stefan Roese

Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-08-05 Thread Simon Glass
Hi Stefan, On 5 August 2016 at 01:18, Stefan Roese wrote: > On 05.08.2016 09:10, Heiko Schocher wrote: >> >> Hello Bin, >> >> Am 05.08.2016 um 07:46 schrieb Bin Meng: >>> >>> Simon, Stefan, >>> >>> On Tue, Jul 26, 2016 at 8:13 PM, Stefan Roese wrote: Hi

Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-08-05 Thread George McCollister
On Tue, Jun 28, 2016 at 8:44 AM, Stefan Roese wrote: > This patch adds support for the SMBus block read/write functionality. > Other protocols like the SMBus quick command need to get added > if this is needed. > > This patch also removed the SMBus related defines from the Ivybridge

Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-08-05 Thread Stefan Roese
On 05.08.2016 09:10, Heiko Schocher wrote: Hello Bin, Am 05.08.2016 um 07:46 schrieb Bin Meng: Simon, Stefan, On Tue, Jul 26, 2016 at 8:13 PM, Stefan Roese wrote: Hi Simon, On 25.07.2016 04:07, Simon Glass wrote: On 28 June 2016 at 07:44, Stefan Roese wrote:

Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-08-05 Thread Heiko Schocher
Hello Bin, Am 05.08.2016 um 07:46 schrieb Bin Meng: Simon, Stefan, On Tue, Jul 26, 2016 at 8:13 PM, Stefan Roese wrote: Hi Simon, On 25.07.2016 04:07, Simon Glass wrote: On 28 June 2016 at 07:44, Stefan Roese wrote: This patch adds support for the SMBus

Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-08-04 Thread Bin Meng
Simon, Stefan, On Tue, Jul 26, 2016 at 8:13 PM, Stefan Roese wrote: > Hi Simon, > > On 25.07.2016 04:07, Simon Glass wrote: >> >> On 28 June 2016 at 07:44, Stefan Roese wrote: >>> >>> This patch adds support for the SMBus block read/write functionality. >>> Other

Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-07-26 Thread Stefan Roese
Hi Simon, On 25.07.2016 04:07, Simon Glass wrote: On 28 June 2016 at 07:44, Stefan Roese wrote: This patch adds support for the SMBus block read/write functionality. Other protocols like the SMBus quick command need to get added if this is needed. This patch also removed the

Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-07-25 Thread Stefan Roese
Hi Simon, On 25.07.2016 04:07, Simon Glass wrote: On 28 June 2016 at 07:44, Stefan Roese wrote: This patch adds support for the SMBus block read/write functionality. Other protocols like the SMBus quick command need to get added if this is needed. This patch also removed the

Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-07-24 Thread Simon Glass
Hi Stefan, On 28 June 2016 at 07:44, Stefan Roese wrote: > This patch adds support for the SMBus block read/write functionality. > Other protocols like the SMBus quick command need to get added > if this is needed. > > This patch also removed the SMBus related defines from the

Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-07-18 Thread Bin Meng
Simon, Heiko, On Tue, Jul 12, 2016 at 1:22 PM, Bin Meng wrote: > Hi Simon, > > On Tue, Jun 28, 2016 at 9:44 PM, Stefan Roese wrote: >> This patch adds support for the SMBus block read/write functionality. >> Other protocols like the SMBus quick command need to

Re: [U-Boot] [PATCH] i2c: intel_i2c: SMBus driver PCI addition (e.g. BayTrail)

2016-07-11 Thread Bin Meng
Hi Simon, On Tue, Jun 28, 2016 at 9:44 PM, Stefan Roese wrote: > This patch adds support for the SMBus block read/write functionality. > Other protocols like the SMBus quick command need to get added > if this is needed. > > This patch also removed the SMBus related defines from