Haojian Zhuang
1a8d5fab16
ARM: pxa: rename NR_BUILTIN_GPIO
...
NR_BUILTIN_GPIO is both defined in arch-pxa and arch-mmp. Now replace it
with PXA_NR_BUILTIN_GPIO and MMP_NR_BUILTIN_GPIO.
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com >
2011-11-14 21:07:59 +08:00
Haojian Zhuang
6384fdadb4
ARM: pxa: rename IRQ_GPIO to PXA_GPIO_TO_IRQ
...
Avoid potential naming confliction since multiple architecture will be built
in a single kernel.
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com >
Acked-by: Grant Likely <grant.likely@secretlab.ca >
2011-11-14 21:07:58 +08:00
Haojian Zhuang
6ac6b817f3
ARM: pxa: encode IRQ number into .nr_irqs
...
Signed-off-by: Haojian Zhuang <haojian.zhuang@marvell.com >
Acked-by: Antonio Ospite <ospite@studenti.unina.it >
Signed-off-by: Eric Miao <eric.y.miao@gmail.com >
2010-10-08 16:21:17 +08:00
Eric Miao
2d91f94174
[ARM] pxa/poodle: prepare scoop for the generic GPIO API
...
Signed-off-by: Eric Miao <eric.miao@marvell.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-09-23 22:04:38 +01:00
Eric Miao
9ee40d9acf
[ARM] pxa/poodle: use SPI based ads7846 touch screen driver
...
Signed-off-by: Eric Miao <eric.miao@marvell.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-09-23 22:04:34 +01:00
Dmitry Baryshkov
f64c0accea
[ARM] 5183/2: Provide Poodle LoCoMo GPIO names
...
Fix Poodle ASoC compilation by providing Poodle LoCoMo GPIO names.
Cc: Richard Purdie <rpurdie@rpsys.net >
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com >
Signed-off-by: Dmitry Baryshkov <dbaryshkov@gmail.com >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-12 19:54:06 +01:00
Russell King
a09e64fbc0
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
...
This just leaves include/asm-arm/plat-* to deal with.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2008-08-07 09:55:48 +01:00