[AVR32] Add support for AT32AP7001 and AT32AP7002
authorHaavard Skinnemoen <hskinnemoen@atmel.com>
Mon, 29 Oct 2007 14:28:07 +0000 (15:28 +0100)
committerHaavard Skinnemoen <hskinnemoen@atmel.com>
Fri, 25 Jan 2008 07:31:41 +0000 (08:31 +0100)
commit438ff3f3cc33833206a48492e9d6674e4e82bed8
tree5159b43453c6a86949798af889d3cb0200818b74
parent281ef58ccf62eaa6c4e4b7e4c0a3ee6b52e84e5b
[AVR32] Add support for AT32AP7001 and AT32AP7002

These are derivatives of the AT32AP7000 chip, which means that most of
the code stays the same. Rename a few files, functions, definitions
and config symbols to reflect that they apply to all AP700x chips, and
exclude some platform devices from chips where they aren't present.

Signed-off-by: Haavard Skinnemoen <hskinnemoen@atmel.com>
12 files changed:
arch/avr32/Kconfig
arch/avr32/Makefile
arch/avr32/boards/atngw100/setup.c
arch/avr32/configs/atngw100_defconfig
arch/avr32/configs/atstk1002_defconfig
arch/avr32/mach-at32ap/Kconfig
arch/avr32/mach-at32ap/Makefile
arch/avr32/mach-at32ap/at32ap700x.c [moved from arch/avr32/mach-at32ap/at32ap7000.c with 99% similarity]
drivers/watchdog/Kconfig
include/asm-avr32/arch-at32ap/at32ap700x.h [moved from include/asm-avr32/arch-at32ap/at32ap7000.h with 89% similarity]
include/asm-avr32/arch-at32ap/cpu.h
include/asm-avr32/arch-at32ap/io.h