[ARM] 3587/1: AT91RM9200 hardware headers
authorAndrew Victor <andrew@sanpeople.com>
Mon, 19 Jun 2006 15:57:00 +0000 (16:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 19 Jun 2006 15:57:00 +0000 (16:57 +0100)
commit82c583e3ae31ffa76d1280197274cc1e1cde3179
treee51bb66dd2a4f0a13f9089b5ddb4872ecdae7538
parent7238d7ee82d325212e83630047e9844943225118
[ARM] 3587/1: AT91RM9200 hardware headers

Patch from Andrew Victor

These headers define the registers and bits for the SPI (Serial
Peripheral Interface), SSC (Synchronous Serial), TC (Timer/Counter) and
UDP (USB Device) peripherals integrated in the AT91RM9200 processor.

(They will probably also be usable for the AT91SAM9 series of SoC
processors)

Signed-off-by: Andrew Victor <andrew@sanpeople.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/arch-at91rm9200/at91rm9200_spi.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91rm9200_ssc.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91rm9200_tc.h [new file with mode: 0644]
include/asm-arm/arch-at91rm9200/at91rm9200_udp.h [new file with mode: 0644]