[BACK]Return to files.sa11x1 CVS log [TXT][DIR] Up to [local] / sys / arch / arm / sa11x0

File: [local] / sys / arch / arm / sa11x0 / files.sa11x1 (download)

Revision 1.2, Wed Mar 5 11:19:00 2008 UTC (16 years, 3 months ago) by nbrk
Branch: MAIN
Changes since 1.1: +6 -1 lines

Add sacic, initial driver for SA-1111 Interrupt Controller.
This icu has many sources (55) and signals to main SA-1110 by generating
rising edge on INT line. SA-1111's INT line is routed to GPIO 0 on the SA-1110
GPIO controller (so we establish our dispatcher on host irq 0, rising edge)

#	$OpenBSD$
#
# Configuration info for Intel StrongARM SA11[01]1 companion chip
#

# SA11[01]1 integrated peripherals.
define	sacc {[xintr=-1]}
device	sacc
attach	sacc at saip
file	arch/arm/sa11x0/sa1111.c
file	arch/arm/sa11x0/sa11x1_space.c

# SA-1111 Interrupt Controller
device	sacic
attach	sacic at sacc
file	arch/arm/sa11x0/sa1111_intr.c	sacic

# PCMCIA
#device	saccpcic: pcmciabus
#file	arch/arm/sa11x0/sa11xx_pcic.c
# XXX
#device	fdc