[PATCH v3 0/9] Assorted PXA3xx DT patches
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-07-29 13:04:56
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-07-29 13:04:56
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 <arnd@arndb.de>