From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Mon, 26 Sep 2011 09:45:55 -0700 Subject: [PATCH 08/11] OMAP2+: board-generic: Add i2c static init In-Reply-To: <20110923234744.GL24631@ponder.secretlab.ca> References: <1316809399-19579-1-git-send-email-b-cousson@ti.com> <1316809399-19579-9-git-send-email-b-cousson@ti.com> <20110923231208.GE6324@atomide.com> <20110923234744.GL24631@ponder.secretlab.ca> Message-ID: <20110926164555.GA17771@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * 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. > > > > That sounds OK to me for now. For merging these patches, how > > about the following: > > > > - Kevin queues up the omap_device related changes > > > > - Grant queues up the .dts changes > > > > - I'll queue the map_io and board changes based on Kevin's > > omap_device changes > > Go ahead and queue up the .dts changes in your tree. No need to split them up. OK, will do. Thanks, Tony