Re: [U-Boot] [PATCH 6/8] rockchip: rk3188: Switch to new i2c IP blocks

2017-03-31 Thread Simon Glass
On 26 March 2017 at 07:01, Heiko Stuebner wrote: > Am Samstag, 25. März 2017, 19:17:33 CEST schrieb Simon Glass: >> Hi Heiko, >> >> On 24 March 2017 at 01:32, Heiko Stübner wrote: >> > Am Donnerstag, 23. März 2017, 21:28:08 CET schrieb Simon Glass: >> >> Hi Heiko, >> >> >> >> On 20 March 2017 at

Re: [U-Boot] [PATCH 6/8] rockchip: rk3188: Switch to new i2c IP blocks

2017-03-26 Thread Heiko Stuebner
Am Samstag, 25. März 2017, 19:17:33 CEST schrieb Simon Glass: > Hi Heiko, > > On 24 March 2017 at 01:32, Heiko Stübner wrote: > > Am Donnerstag, 23. März 2017, 21:28:08 CET schrieb Simon Glass: > >> Hi Heiko, > >> > >> On 20 March 2017 at 05:40, Heiko Stuebner wrote: > >> > The rk3066/rk3188 int

Re: [U-Boot] [PATCH 6/8] rockchip: rk3188: Switch to new i2c IP blocks

2017-03-25 Thread Simon Glass
Hi Heiko, On 24 March 2017 at 01:32, Heiko Stübner wrote: > Am Donnerstag, 23. März 2017, 21:28:08 CET schrieb Simon Glass: >> Hi Heiko, >> >> On 20 March 2017 at 05:40, Heiko Stuebner wrote: >> > The rk3066/rk3188 introduced new i2c IP blocks but kept the old ones >> > around just in case. The

Re: [U-Boot] [PATCH 6/8] rockchip: rk3188: Switch to new i2c IP blocks

2017-03-24 Thread Heiko Stübner
Am Donnerstag, 23. März 2017, 21:28:08 CET schrieb Simon Glass: > Hi Heiko, > > On 20 March 2017 at 05:40, Heiko Stuebner wrote: > > The rk3066/rk3188 introduced new i2c IP blocks but kept the old ones > > around just in case. The default also points to these old controllers. > > > > The "new" b

Re: [U-Boot] [PATCH 6/8] rockchip: rk3188: Switch to new i2c IP blocks

2017-03-23 Thread Simon Glass
Hi Heiko, On 20 March 2017 at 05:40, Heiko Stuebner wrote: > The rk3066/rk3188 introduced new i2c IP blocks but kept the old ones > around just in case. The default also points to these old controllers. > > The "new" blocks proved stable and nobody ever used the old ones anywhere, > not in the ke