Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / arm / mach-pxa / include / mach / littleton.h
1 #ifndef __ASM_ARCH_LITTLETON_H
2 #define __ASM_ARCH_LITTLETON_H
3
4 #define LITTLETON_ETH_PHYS      0x30000000
5
6 #define LITTLETON_GPIO_LCD_CS   (17)
7
8 #define EXT0_GPIO_BASE  (PXA_NR_BUILTIN_GPIO)
9 #define EXT0_GPIO(x)    (EXT0_GPIO_BASE + (x))
10
11 #define LITTLETON_NR_IRQS       (IRQ_BOARD_START + 8)
12
13 #endif /* __ASM_ARCH_LITTLETON_H */