]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[ARM] 4145/2: AT91: Add support for AT91SAM9263 processor
authorAndrew Victor <andrew@sanpeople.com>
Thu, 8 Feb 2007 08:42:40 +0000 (09:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 8 Feb 2007 14:55:24 +0000 (14:55 +0000)
commitb2c6561605da4802886cafe96432b8e2968e9edc
tree46991d838d08e6b7ed4ec3942a1bc7ea70b8280f
parentd0760b3bc8ff9b34e3e2e166e2102548a24751b4
[ARM] 4145/2: AT91: Add support for AT91SAM9263 processor

Add support for the Atmel AT91SAM9263 processor.  It is similar to the
AT91SAM9260 but with more integrated peripherals, 5 GPIO banks, etc.

Original patch from Nicolas Ferre.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
15 files changed:
arch/arm/mach-at91/Kconfig
arch/arm/mach-at91/Makefile
arch/arm/mach-at91/at91sam9263.c [new file with mode: 0644]
arch/arm/mach-at91/at91sam9263_devices.c [new file with mode: 0644]
arch/arm/mach-at91/clock.c
arch/arm/mach-at91/generic.h
arch/arm/mach-at91/pm.c
arch/arm/mm/Kconfig
drivers/usb/gadget/at91_udc.c
include/asm-arm/arch-at91/at91sam9263.h [new file with mode: 0644]
include/asm-arm/arch-at91/at91sam9263_matrix.h [new file with mode: 0644]
include/asm-arm/arch-at91/at91sam926x_mc.h
include/asm-arm/arch-at91/cpu.h
include/asm-arm/arch-at91/hardware.h
include/asm-arm/arch-at91/timex.h