Russell King
76346a4eab
PCMCIA: sa11x0: nanoengine: convert reset handling to use GPIO subsystem
...
Rather than accessing GPSR and GPCR directly, use the GPIO subsystem
instead.
Acked-by: Dominik Brodowski <linux@dominikbrodowski.net >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2012-02-04 14:32:24 +00:00
Russell King
7cf779cb8d
PCMCIA: sa11x0: nanoengine: convert to use new irq/gpio management
...
Convert Nanoengine socket driver to use the new irq/gpio management.
This is slightly more involved because we have to touch the private
platform header file to modify the GPIO bitmasks to be GPIO numbers.
Acked-by: Dominik Brodowski <linux@dominikbrodowski.net >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2012-02-04 14:32:24 +00:00
Marcelo Roberto Jimenez
b080ac8ad4
ARM: 6459/2: sa1100: Add nanoEngine PCI support.
...
This patch adds nanoEngine's PCI support.
Signed-off-by: Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2010-12-21 14:53:46 +00:00
Marcelo Roberto Jimenez
fa87672ab3
ARM: 6458/1: pcmcia: Adds nanoEngine PCMCIA support.
...
This patch adds nanoEngine PCMCIA support, with support for two sockets.
In order to have a fully functional pcmcia subsystem in a BSE
nanoEngine board you should carefully read this:
http://cambuca.ldhs.cetuc.puc-rio.br/nanoengine/
Acked-by: Dominik Brodowski <linux@dominikbrodowski.net >
Signed-off-by: Marcelo Roberto Jimenez <mroberto@cpti.cetuc.puc-rio.br >
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk >
2010-12-21 14:53:45 +00:00