linux/arch/arm/mach-pxa/include/mach
Eric Miao 067455aa53 [ARM] pxa: add support for additional GPIOs on PXA26x
Original patch from Marek Vasut, the problems with PXA26x are:

1. there are additional 4 GPIOs 86,87,88,89 have their direction bits
   inverted in GPDR2, as well as their alternate function bits being
   '1' for their GPIO functionality in GAFRx

2. there is no easy way to decide if the processor is a pxa26x or a
   pxa250/pxa255 at run-time, so the assumption here is the pxa26x
   will be treated as one of the pxa25x variants, and board code
   should have a better knowledge of the processor it is featured

Introduce pxa26x_init_irq() for the second purpose, and treat the
additional GPIOs > 85 on PXA25x specially.

Kconfig option CONFIG_CPU_PXA26x is introduced to optimize the code
a bit when PXA26x support isn't needed. Board config options have
to select this to enable the support for PXA26x.

__gpio_is_inverted() will be optimized way when CONFIG_CPU_PXA26x
isn't selected.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: Eric Miao <eric.miao@marvell.com>
2008-12-02 14:42:37 +08:00
..
audio.h
bitfield.h
camera.h V4L/DVB (8687): soc-camera: Move .power and .reset from soc_camera host to sensor driver 2008-10-12 09:36:50 -02:00
colibri.h
corgi.h Revert "[ARM] pxa/corgi: remove now unused corgi_ssp.c and corgi_lcd.c" 2008-10-21 09:42:29 +08:00
debug-macro.S
dma.h
entry-macro.S [ARM] 5233/1: Allow PXA to have ISA IRQs numbered 0-15 2008-09-01 17:13:26 +01:00
eseries-gpio.h
eseries-irq.h
gpio.h
gumstix.h
hardware.h Revert "[ARM] pxa: introduce cpu_is_pxa26x()" 2008-12-02 14:42:37 +08:00
i2c.h [ARM] 5278/1: i2c-pxa fast mode support 2008-10-03 15:57:06 +01:00
idp.h
io.h
irda.h
irqs.h [ARM] pxa: fix redefinition of NR_IRQS 2008-10-17 13:19:08 +01:00
littleton.h [ARM] pxa/littleton: add support for SPI-based TDO24M LCD panel driver 2008-09-23 22:04:38 +01:00
lpd270.h
lubbock.h
magician.h
mainstone.h
memory.h [ARM] 5280/1: pxa: prepare cm-x2xx.c and cm-x2xx-pci.[ch] for addition of CM-X255 2008-10-07 12:05:05 +01:00
mfp-pxa2xx.h
mfp-pxa3xx.h
mfp-pxa25x.h [ARM] pxa: add support for additional GPIOs on PXA26x 2008-12-02 14:42:37 +08:00
mfp-pxa27x.h
mfp-pxa300.h
mfp-pxa320.h [ARM] pxa: fix incorrect definitions of SSP3 on pxa320 2008-08-26 17:02:00 +01:00
mfp-pxa930.h
mfp.h [ARM] pxa: better MFP low power state support for pxa25x/pxa27x 2008-09-26 23:43:20 +01:00
mioa701.h [ARM] 5202/1: pxa: Added Mitac Mio A701 smartphone support. 2008-08-26 17:01:37 +01:00
mmc.h
mtd-xip.h [ARM] 5191/1: ARM: remove CVS keywords 2008-08-16 20:01:18 +01:00
ohci.h [ARM] ohci-pxa27x: introduce flags to avoid direct access to OHCI registers 2008-10-07 19:12:57 +01:00
palmtx.h
palmz72.h [ARM] 5239/1: Palm Zire 72 power management support 2008-10-09 15:12:07 +01:00
pcm027.h
pcm990_baseboard.h
pm.h [ARM] pxa: Allow platforms to override PSPR setting 2008-09-09 16:32:52 +01:00
poodle.h [ARM] pxa/poodle: prepare scoop for the generic GPIO API 2008-09-23 22:04:38 +01:00
pxa-regs.h [ARM] ohci-pxa27x: move OHCI controller specific registers into the driver 2008-10-07 19:12:57 +01:00
pxa2xx-gpio.h
pxa2xx-regs.h
pxa2xx_spi.h
pxa3xx-regs.h [ARM] pxa: add missing ACCR bit definitions to pxa3xx-regs.h 2008-10-07 19:12:59 +01:00
pxa3xx_nand.h [MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform data 2008-09-01 21:38:34 +01:00
pxa25x-udc.h
pxa27x-udc.h
pxa27x_keypad.h
pxafb.h pxafb: introduce LCD_TYPE_MASK and use it. 2008-11-11 21:45:57 +08:00
regs-lcd.h
regs-ssp.h
reset.h [ARM] 5300/1: fixup spitz reset during boot 2008-10-11 09:52:38 +01:00
sharpsl.h [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl 2008-10-29 11:45:37 +08:00
spitz.h [ARM] pxa/spitz: fix unbalance parenthesis in header file spitz.h 2008-10-21 22:45:57 +08:00
ssp.h [ARM] 5224/2: PXA SSP: Introduce register accessors 2008-09-09 16:32:52 +01:00
system.h
timex.h
tosa.h backlight: add support for Sharp SL-6000 LCD and backlight drivers 2008-10-21 00:19:49 +01:00
tosa_bt.h
trizeps4.h [ARM] 5204/1: Trizeps4 SOM update 2008-10-01 22:33:11 +01:00
udc.h
uncompress.h
viper.h Basic support for the Arcom/Eurotech Viper SBC. 2008-09-09 17:41:46 +02:00
vmalloc.h
zylonite.h misc: replace remaining __FUNCTION__ with __func__ 2008-10-20 16:17:42 -07:00