08 Oct, 2008
4 commits
-
Merge branch 'pxa-viper' into pxa-machines
Conflicts:
arch/arm/mach-pxa/Makefile
drivers/pcmcia/Kconfig
drivers/pcmcia/Makefile -
Conflicts:
drivers/mfd/Kconfig
drivers/pcmcia/Makefile -
Conflicts:
drivers/pcmcia/Makefile
-
…', 'pxa-mp900', 'pxa-zylonite' and 'pxa-zaurus' into pxa-machines
Conflicts:
arch/arm/mach-pxa/poodle.c
07 Oct, 2008
9 commits
-
Signed-off-by: Russell King
-
Signed-off-by: Russ Dill
Signed-off-by: Mike Rapoport
Signed-off-by: Russell King -
This patch adds support for NOR and NAND flashes on CM-X255.
The NAND flash support uses not yet merged GPIO NAND driver.Signed-off-by: Russ Dill
Signed-off-by: Mike Rapoport
Signed-off-by: Russell King -
Signed-off-by: Russ Dill
Signed-off-by: Mike Rapoport
Signed-off-by: Russell King -
Signed-off-by: Russ Dill
Signed-off-by: Mike Rapoport
Signed-off-by: Russell King -
Signed-off-by: Russ Dill
Signed-off-by: Mike Rapoport
Signed-off-by: Russell King -
- Change CM-X255 and CM-X270 common function prefix from cmx270 to cmx2xx
- Split cmx2xx_init to common and CM-X270-specific parts
- Use dynamic assignement for DM9000 resources and led GPIOs.Signed-off-by: Russ Dill
Signed-off-by: Mike Rapoport
Acked-by: Eric Miao
Signed-off-by: Russell King -
Signed-off-by: Russ Dill
Signed-off-by: Mike Rapoport
Acked-by: Eric Miao
Signed-off-by: Russell King -
Support for Trizeps4 SOM PCMCIA
with ConXS or other baseboards.
with double GPIO-free fixed (sorry!)replaces 5279/1
Signed-off-by: Jurgen Schindele
Signed-off-by: Russell King
03 Oct, 2008
3 commits
-
EXPORT sharpsl_param which is necessary to support modular build of some depending drivers.
Signed-off-by: Dmitry Baryshkov
Signed-off-by: Russell King -
This patch adds basic support for the Mobilepro
900/c mini-laptop. At present it won't do much
more than build and boot.Signed-off-by: Kristoffer Ericson
Signed-off-by: Russell King -
This patch adds generic battery driver for wm97xx chips.
Signed-off-by: Marek Vasut
Acked-by: Anton Vorontsov
Acked-by: Mark Brown
Signed-off-by: Russell King
02 Oct, 2008
2 commits
-
Remove the old led support in arch/arm/mach-pxa/leds...
for TRIZEPS4 SOM. It is / will be replaced by generic
led driver drivers/leds/...Signed-off-by: Jürgen Schindele
Acked-by: Eric Miao
Signed-off-by: Russell King -
- use MFP-API for GPIO
- support TRIZEPS4WL module
- cleanupsSigned-off-by: Jrgen Schindele
Acked-by: Eric Miao
Signed-off-by: Russell King
27 Sep, 2008
12 commits
-
Magician's "gpio_leds" was global, but actually is supposed to be
private. Make it so.Signed-off-by: Russell King
-
Signed-off-by: Eric Miao
Acked-by: Guennadi Liakhovetski
Signed-off-by: Russell King -
Signed-off-by: Eric Miao
Signed-off-by: Russell King -
Signed-off-by: Eric Miao
Signed-off-by: Russell King -
TOUCH_PANEL_IRQ is never referenced, and set_irq_type() shouldn't
be called in this way, remove it, as well as the idp_init_irq(),
and use pxa25x_init_irq() instead.Signed-off-by: Eric Miao
Cc: Cliff Brake
Signed-off-by: Russell King -
Signed-off-by: Eric Miao
Cc: Cliff Brake
Signed-off-by: Russell King -
Signed-off-by: Eric Miao
Cc: Cliff Brake
Signed-off-by: Russell King -
Signed-off-by: Eric Miao
Cc: Daniel Mack
Signed-off-by: Russell King -
Signed-off-by: Eric Miao
Signed-off-by: Russell King -
When configured as a specific low power state: MFP_LPM_DRIVE_LOW,
MFP_LPM_DRIVE_HIGH, the corresponding GPDR register bit during
low power mode shall be re-configured as output (if they are not
configured so), thus the PGSRx bits can output.Create an additional low power values GPDR registers, and properly
save/restore the GAFR + GPDR registers when doing suspend/resume.Signed-off-by: Eric Miao
Signed-off-by: Russell King -
Signed-off-by: Eric Miao
Signed-off-by: Russell King -
This patch contains very basic support of Palm Zire 72.
Signed-off-by: Sergey Lapin
Acked-by: Eric Miao
Signed-off-by: Russell King
25 Sep, 2008
2 commits
-
Due to recent patches removing the now deprecated references to
{set,reset}_scoop_gpio() and converting them to the generic GPIO
API, the references in the documentation also need to be fixed.Signed-off-by: Eric Miao
Cc: Liam Girdwood
Signed-off-by: Russell King -
Signed-off-by: Eric Miao
Signed-off-by: Russell King
24 Sep, 2008
8 commits
-
Use generic pca953x which provides gpiolib interface instead of
akita-specific akita-ioexp with non-standard interface to pins.Signed-off-by: Dmitry Baryshkov
Cc: Richard Purdie
Cc: Mark Brown
Signed-off-by: Eric Miao
Signed-off-by: Russell King -
Now as the scoop pins are covered by the generic gpio API,
we can use leds-gpio driver instead of special leds-spitzDrop leds-spitz.c and the declarations of now un-referenced
spitzscoop_device, spitzscoop2_device.Signed-off-by: Dmitry Baryshkov
Cc: Richard Purdie
Signed-off-by: Eric Miao
Signed-off-by: Russell King -
Original patch from Dmitry Baryshkov's inital scoop gpio conversion
work at http://git.infradead.org/users/dbaryshkov/zaurus-2.6.git.Signed-off-by: Dmitry Baryshkov
Signed-off-by: Eric Miao
Signed-off-by: Russell King -
Now as the scoop pins are covered by the generic gpio API,
we can use leds-gpio driver instead of special leds-corgiDrop leds-corgi.c and remove the declaration of now un-referenced
corgiscoop_device.Signed-off-by: Dmitry Baryshkov
Cc: Richard Purdie
Signed-off-by: Eric Miao
Signed-off-by: Russell King -
Original patch from Dmitry Baryshkov's inital scoop gpio conversion
work at http://git.infradead.org/users/dbaryshkov/zaurus-2.6.git.Signed-off-by: Dmitry Baryshkov
Signed-off-by: Eric Miao
Signed-off-by: Russell King -
Signed-off-by: Eric Miao
Signed-off-by: Russell King -
Signed-off-by: Eric Miao
Signed-off-by: Russell King -
Now poodle/corgi/spitz have been been converted to use SPI-based
drivers, remove the now unused corgi_ssp.c and corgi_lcd.c. And
as well as the unused reference of {corgi,spitz}ssp_device.Signed-off-by: Eric Miao
Signed-off-by: Russell King