From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Sun, 29 Jul 2012 13:04:56 +0000 Subject: [PATCH v3 0/9] Assorted PXA3xx DT patches In-Reply-To: <1343470061-16879-1-git-send-email-zonque@gmail.com> References: <1343470061-16879-1-git-send-email-zonque@gmail.com> Message-ID: <201207291304.57063.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Saturday 28 July 2012, Daniel Mack wrote: > > This is a series of 9 patches that add basic support for booting PXA3xx > boards from devicetrees. I'm able to mount a rootfs and use all > irq/gpio based functions as well as the NAND, USB and RTC drivers. > > Changes from v2: > - more "mrvl" -> "marvell" renaming fixes > - avoid PXA_IRQ() in new code in arch/arm/mach-pxa/irq.c > - add the two GPIO patches that have been acked-by Arnd already > Acked-by: Arnd Bergmann