ARM: pxa3xx: add generic DT machine code
authorDaniel Mack <zonque@gmail.com>
Wed, 25 Jul 2012 15:54:41 +0000 (17:54 +0200)
committerHaojian Zhuang <haojian.zhuang@gmail.com>
Thu, 16 Aug 2012 08:15:12 +0000 (16:15 +0800)
commite7749a266bb3d0334887b2cf4e24de410e70c57a
tree9bd01ffffc7c865879c84eab0888867d7d0fda5d
parent82ce44d104dc97f4f7fbd035ca34f723f0fb7287
ARM: pxa3xx: add generic DT machine code

Add a DT_MACHINE_START entry for PXA3xx machines and a auxdata table for
some of the devices. This file can be extended to also support pxa2xx
and pxa9xx boards.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Haojian Zhuang <haojian.zhuang@gmail.com>
arch/arm/mach-pxa/Kconfig
arch/arm/mach-pxa/Makefile
arch/arm/mach-pxa/pxa-dt.c [new file with mode: 0644]
This page took 0.040277 seconds and 5 git commands to generate.