[ARM] 3952/1: AT91: Hardware headers for SAM9 perhipherals
authorAndrew Victor <andrew@sanpeople.com>
Thu, 30 Nov 2006 15:23:18 +0000 (16:23 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 30 Nov 2006 22:51:41 +0000 (22:51 +0000)
commiteaa595cb881bba043e79638c37cb357f296a7714
tree90c5e0957160abf594342f55302e5086f1f08731
parent55d8baee4a0b4709061104f7a56f53a310de76ac
[ARM] 3952/1: AT91: Hardware headers for SAM9 perhipherals

This patch adds definitions for the new peripherals integrated in the
AT91SAM9260 and AT91SAM9261 processors:  ECC, LCD, RSTC, RTT, SHDWC,
WDT, MATRIX, SDRAMC, SMC.

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/arch-at91rm9200/at91_ecc.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91_lcdc.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91_rstc.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91_rtt.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91_shdwc.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91_wdt.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91sam9260_matrix.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91sam9261_matrix.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91sam926x_mc.h [new file with mode: 0644]