From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [GIT PULL] ARM: OMAP: i2c, gpio, spi, regulator and mmc DTS updates Date: Thu, 15 Mar 2012 08:01:12 +0000 Message-ID: <201203150801.13183.arnd@arndb.de> References: <4F612C29.40608@ti.com> <20120315004638.GW12083@atomide.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de ([212.227.126.186]:61486 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1760121Ab2COIkt (ORCPT ); Thu, 15 Mar 2012 04:40:49 -0400 In-Reply-To: <20120315004638.GW12083@atomide.com> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: linux-arm-kernel@lists.infradead.org Cc: Tony Lindgren , "Cousson, Benoit" , Olof Johansson , linux-omap On Thursday 15 March 2012, Tony Lindgren wrote: > * Cousson, Benoit [120314 16:41]: > > Hi Tony, > > > > Here are the remaining DTS patches for 3.4. > > > > On top of the previous pull request, I just added the MMC DTS since the driver adaptation just got queued. > > > > It will be still be good to have that for 3.4 if possible, otherwise we will > > have a bunch of drivers DT adapted but no DTS file to use them :-( > > This might be doable as a follow-up patch series at the end > of the merge window or at -rc1 when the related driver changes > have been merged. > > Arnd and Olof, what do you guys think? I'll have to look at the patches more closely, but from the diffstat it definitely looks ok for a later merge once the driver is in. If you can rebase the branch on top of the mmc tree (or the merge of that tree with whatever else is needed), it should give us a bisectable history and I can stick it into a late/* branch right away. Arnd