Re: [U-Boot] [PATCH] cm-t35: add I2C multi-bus support

2012-04-23 Thread Tom Rini
On 04/21/2012 11:09 PM, Igor Grinberg wrote: Hi Tom, On 04/20/12 20:27, Tom Rini wrote: On Mon, Apr 2, 2012 at 5:29 AM, Igor Grinberggrinb...@compulab.co.il wrote: From: Nikita Kiryanovnik...@compulab.co.il Enable I2C multi-bus support and config I2C muxes for I2C2 and I2C3. Signed-off-by:

Re: [U-Boot] [PATCH] cm-t35: add I2C multi-bus support

2012-04-22 Thread Igor Grinberg
Hi Tom, On 04/20/12 20:27, Tom Rini wrote: On Mon, Apr 2, 2012 at 5:29 AM, Igor Grinberg grinb...@compulab.co.il wrote: From: Nikita Kiryanov nik...@compulab.co.il Enable I2C multi-bus support and config I2C muxes for I2C2 and I2C3. Signed-off-by: Nikita Kiryanov nik...@compulab.co.il

Re: [U-Boot] [PATCH] cm-t35: add I2C multi-bus support

2012-04-20 Thread Tom Rini
On Mon, Apr 2, 2012 at 5:29 AM, Igor Grinberg grinb...@compulab.co.il wrote: From: Nikita Kiryanov nik...@compulab.co.il Enable I2C multi-bus support and config I2C muxes for I2C2 and I2C3. Signed-off-by: Nikita Kiryanov nik...@compulab.co.il Signed-off-by: Igor Grinberg

Re: [U-Boot] [PATCH] cm-t35: add I2C multi-bus support

2012-04-03 Thread Igor Grinberg
Hi Tom, On 04/02/12 17:18, Tom Rini wrote: On 04/02/2012 05:29 AM, Igor Grinberg wrote: From: Nikita Kiryanovnik...@compulab.co.il Enable I2C multi-bus support and config I2C muxes for I2C2 and I2C3. Signed-off-by: Nikita Kiryanovnik...@compulab.co.il Signed-off-by: Igor

Re: [U-Boot] [PATCH] cm-t35: add I2C multi-bus support

2012-04-03 Thread Tom Rini
On Mon, Apr 02, 2012 at 03:29:31PM +0300, Igor Grinberg wrote: From: Nikita Kiryanov nik...@compulab.co.il Enable I2C multi-bus support and config I2C muxes for I2C2 and I2C3. Signed-off-by: Nikita Kiryanov nik...@compulab.co.il Signed-off-by: Igor Grinberg grinb...@compulab.co.il Queued

[U-Boot] [PATCH] cm-t35: add I2C multi-bus support

2012-04-02 Thread Igor Grinberg
From: Nikita Kiryanov nik...@compulab.co.il Enable I2C multi-bus support and config I2C muxes for I2C2 and I2C3. Signed-off-by: Nikita Kiryanov nik...@compulab.co.il Signed-off-by: Igor Grinberg grinb...@compulab.co.il --- board/cm_t35/cm_t35.c|6 ++ include/configs/cm_t35.h |1

Re: [U-Boot] [PATCH] cm-t35: add I2C multi-bus support

2012-04-02 Thread Tom Rini
On 04/02/2012 05:29 AM, Igor Grinberg wrote: From: Nikita Kiryanovnik...@compulab.co.il Enable I2C multi-bus support and config I2C muxes for I2C2 and I2C3. Signed-off-by: Nikita Kiryanovnik...@compulab.co.il Signed-off-by: Igor Grinberggrinb...@compulab.co.il Have you confirmed this is