diff options
Diffstat (limited to 'arch/arm/mach-pxa/include/mach/eseries-gpio.h')
-rw-r--r-- | arch/arm/mach-pxa/include/mach/eseries-gpio.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/mach-pxa/include/mach/eseries-gpio.h b/arch/arm/mach-pxa/include/mach/eseries-gpio.h index 02b28e0ed73b..6d6e4d8fa4c1 100644 --- a/arch/arm/mach-pxa/include/mach/eseries-gpio.h +++ b/arch/arm/mach-pxa/include/mach/eseries-gpio.h | |||
@@ -50,6 +50,11 @@ | |||
50 | #define GPIO_E750_SPK_AMP_OFF 7 | 50 | #define GPIO_E750_SPK_AMP_OFF 7 |
51 | #define GPIO_E750_HP_DETECT 37 | 51 | #define GPIO_E750_HP_DETECT 37 |
52 | 52 | ||
53 | /* e800 audio control GPIOs */ | ||
54 | #define GPIO_E800_HP_DETECT 81 | ||
55 | #define GPIO_E800_HP_AMP_OFF 82 | ||
56 | #define GPIO_E800_SPK_AMP_ON 83 | ||
57 | |||
53 | /* ASIC related GPIOs */ | 58 | /* ASIC related GPIOs */ |
54 | #define GPIO_ESERIES_TMIO_IRQ 5 | 59 | #define GPIO_ESERIES_TMIO_IRQ 5 |
55 | #define GPIO_ESERIES_TMIO_PCLR 19 | 60 | #define GPIO_ESERIES_TMIO_PCLR 19 |