Merge remote-tracking branch 'moduleh/module.h-split'
[linux-2.6/next.git] / arch / arm / mach-s3c64xx / include / mach / crag6410.h
blobbe9074e17dfd62748b069a832c6780f9d04b6f3c
1 /* Cragganmore 6410 shared definitions
3 * Copyright 2011 Wolfson Microelectronics plc
4 * Mark Brown <broonie@opensource.wolfsonmicro.com>
6 * This program is free software; you can redistribute it and/or modify
7 * it under the terms of the GNU General Public License version 2 as
8 * published by the Free Software Foundation.
9 */
11 #ifndef MACH_CRAG6410_H
12 #define MACH_CRAG6410_H
14 #include <linux/gpio.h>
16 #define BANFF_PMIC_IRQ_BASE IRQ_BOARD_START
17 #define GLENFARCLAS_PMIC_IRQ_BASE (IRQ_BOARD_START + 64)
19 #define PCA935X_GPIO_BASE GPIO_BOARD_START
20 #define CODEC_GPIO_BASE (GPIO_BOARD_START + 8)
21 #define GLENFARCLAS_PMIC_GPIO_BASE (GPIO_BOARD_START + 16)
23 #endif