From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Fri, 31 May 2013 12:50:46 +0200 Subject: [PATCH 00/39] U300 device tree and multiplatform In-Reply-To: <1369991954-17406-1-git-send-email-linus.walleij@stericsson.com> References: <1369991954-17406-1-git-send-email-linus.walleij@stericsson.com> Message-ID: <1702584.N7yIx70bQg@wuerfel> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday 31 May 2013 11:18:35 Linus Walleij wrote: > From: Linus Walleij > > This series of "only" 37 patches, partially sent earlier but > here in its final form, will convert the U300 platform to > using device tree exclusively, delete board files, and converts > the machine to multiplatform. > > In order not to artificially split things up, two fixes from > Ulf Hansson and Peter Huewe are included. > > A pull request will follow unless there are unfixable remarks. Looks great. I have a few final questions, but no show stopper. Please reply to my comments so we know how to deal with them before you send the pull request. Arnd