Re: [U-Boot] [PATCH v2 2/7] i.MX6DL: mamoj: Add I2C support

2018-04-26 Thread Stefano Babic
On 11/04/2018 14:36, Jagan Teki wrote: > i.MX6DL Mamoj has i2c3 and i2c4 buses, add support > through DM_I2C with dt definition. > > i2c log: > === > => i2c bus > Bus 2: i2c@021a8000 > Bus 3: i2c@021f8000 > => i2c dev 2 > Setting bus to 2 > => i2c speed 40 > Setting bus speed to 40

[U-Boot] [PATCH v2 2/7] i.MX6DL: mamoj: Add I2C support

2018-04-11 Thread Jagan Teki
i.MX6DL Mamoj has i2c3 and i2c4 buses, add support through DM_I2C with dt definition. i2c log: === => i2c bus Bus 2: i2c@021a8000 Bus 3: i2c@021f8000 => i2c dev 2 Setting bus to 2 => i2c speed 40 Setting bus speed to 40 Hz => i2c probe Valid chip addresses: 20 51 53 => i2c md 53