Re: [U-Boot] i2c:zynq: I2C multi-bus support on Zynq

2013-09-19 Thread Michal Simek
On 09/18/2013 06:28 PM, Michael Burr wrote: > This amends my previous patch (of Sept. 17, 2013, 5:29 p.m): >> Initialize both bus masters as needed in 'i2c_init'. > The behavior of this code should be unchanged from the > old version if CONFIG_I2C_MULTI_BUS is not defined. > > According to Heiko,

Re: [U-Boot] i2c:zynq: I2C multi-bus support on Zynq

2013-09-18 Thread Heiko Schocher
Hello Michael, Am 18.09.2013 18:28, schrieb Michael Burr: This amends my previous patch (of Sept. 17, 2013, 5:29 p.m): Initialize both bus masters as needed in 'i2c_init'. The behavior of this code should be unchanged from the old version if CONFIG_I2C_MULTI_BUS is not defined. According to H

[U-Boot] i2c:zynq: I2C multi-bus support on Zynq

2013-09-18 Thread Michael Burr
This amends my previous patch (of Sept. 17, 2013, 5:29 p.m): > Initialize both bus masters as needed in 'i2c_init'. The behavior of this code should be unchanged from the old version if CONFIG_I2C_MULTI_BUS is not defined. According to Heiko, this driver should be ported to the new multibus framew