added 2.6.29.6 aldebaran kernel
[nao-ulib.git] / kernel / 2.6.29.6-aldebaran-rt / arch / arm / mach-ixp4xx / include / mach / avila.h
blob1640cb61972b729c01851e2fafb56bf4f7443d56
1 /*
2 * arch/arm/mach-ixp4xx/include/mach/avila.h
4 * Gateworks Avila platform specific definitions
6 * Author: Michael-Luke Jones <mlj28@cam.ac.uk>
8 * Based on ixdp425.h
9 * Author: Deepak Saxena <dsaxena@plexity.net>
11 * Copyright 2004 (c) MontaVista, Software, Inc.
13 * This file is licensed under the terms of the GNU General Public
14 * License version 2. This program is licensed "as is" without any
15 * warranty of any kind, whether express or implied.
18 #ifndef __ASM_ARCH_HARDWARE_H__
19 #error "Do not include this directly, instead #include <mach/hardware.h>"
20 #endif
22 #define AVILA_SDA_PIN 7
23 #define AVILA_SCL_PIN 6
26 * AVILA PCI IRQs
28 #define AVILA_PCI_MAX_DEV 4
29 #define LOFT_PCI_MAX_DEV 6
30 #define AVILA_PCI_IRQ_LINES 4
33 /* PCI controller GPIO to IRQ pin mappings */
34 #define AVILA_PCI_INTA_PIN 11
35 #define AVILA_PCI_INTB_PIN 10
36 #define AVILA_PCI_INTC_PIN 9
37 #define AVILA_PCI_INTD_PIN 8