Re: [PATCH 08/11] OMAP2+: board-generic: Add i2c static init

2011-09-26 Thread Tony Lindgren
* Grant Likely [110923 16:14]: > On Fri, Sep 23, 2011 at 04:12:08PM -0700, Tony Lindgren wrote: > > * Benoit Cousson [110923 12:50]: > > > Still needed to boot until the i2c & twl driver is adapted to > > > device-tree. Otherwise the voltage control code will try to > > > access the twl and crash

Re: [PATCH 08/11] OMAP2+: board-generic: Add i2c static init

2011-09-23 Thread Grant Likely
On Fri, Sep 23, 2011 at 04:12:08PM -0700, Tony Lindgren wrote: > * Benoit Cousson [110923 12:50]: > > Still needed to boot until the i2c & twl driver is adapted to > > device-tree. Otherwise the voltage control code will try to > > access the twl and crash. > > That sounds OK to me for now. For m

Re: [PATCH 08/11] OMAP2+: board-generic: Add i2c static init

2011-09-23 Thread Tony Lindgren
* Benoit Cousson [110923 12:50]: > Still needed to boot until the i2c & twl driver is adapted to > device-tree. Otherwise the voltage control code will try to > access the twl and crash. That sounds OK to me for now. For merging these patches, how about the following: - Kevin queues up the omap_

[PATCH 08/11] OMAP2+: board-generic: Add i2c static init

2011-09-23 Thread Benoit Cousson
Still needed to boot until the i2c & twl driver is adapted to device-tree. Otherwise the voltage control code will try to access the twl and crash. Signed-off-by: Benoit Cousson Cc: Tony Lindgren --- arch/arm/mach-omap2/board-generic.c | 41 +- 1 files changed,