[GIT PULL] spi updates for 3.6

From: Mark Brown
Date: Wed Jul 25 2012 - 08:55:50 EST


The following changes since commit 6887a4131da3adaab011613776d865f4bcfb5678:

Linux 3.5-rc5 (2012-06-30 16:08:57 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git tags/spi-3.6

for you to fetch changes up to 8ceffa7c4a4c378d8e371fe2f444656e75390b34:

spi/orion: remove uneeded spi_info (2012-07-23 14:14:54 +0100)

----------------------------------------------------------------
spi: Updates for 3.6

Since Grant is even more specacularly busy than usual for the time being
I've been collecting SPI patches for him for this release - probably
things will revert back to Grant before the next release. There's
nothing too exciting here, mostly it's simple driver specific stuff:

- Add spi: to the modaliases of SPI devices to provide namespacing.
- A driver for AD-FMCOMMS1-EBZ.
- DT binding for Orion.
- Fixes and cleanups for i.MX, PL0022, OMAP and bitbang drivers.

There may be a few more fixes I've missed, people keep sending me new
things.

----------------------------------------------------------------
Alexandre Pereira da Silva (1):
spi/pl022: cleanup pl022 header documentation

Andrew Lunn (1):
spi/orion: add device tree binding

Arnd Bergmann (1):
spi/omap2: mark omap2_mcspi_master_setup as __devinit

Florian Fainelli (1):
spi/bcm63xx: fix clock configuration selection

Grant Likely (1):
spi: Add "spi:" prefix to modalias attribute of spi devices

Hui Wang (2):
spi/imx: remove redundant config.speed_hz setting
spi/imx: use gpio_is_valid to determine if a gpio is valid

Lars-Peter Clausen (1):
spi: Add AD-FMCOMMS1-EBZ I2C-SPI bridge driver

Laxman Dewangan (1):
spi: tegra: use dmaengine based dma driver

Linus Walleij (2):
spi/pl022: delete DB5500 support
spi/pl022: enable runtime PM

Mark Brown (1):
Merge branch 'pl022' of git://git.kernel.org/.../linusw/linux-stericsson into spi-next

Michael Walle (1):
spi/orion: remove uneeded spi_info

Shubhrajyoti D (1):
spi: omap2-mcspi: Fix the below warning

Uwe Kleine-König (1):
spi/gpio: start with CS non-active

Virupax Sadashivpetimath (1):
spi/pl022: disable port when unused

.../devicetree/bindings/spi/spi-orion.txt | 19 ++
drivers/spi/Kconfig | 9 +-
drivers/spi/Makefile | 1 +
drivers/spi/spi-bcm63xx.c | 2 +-
drivers/spi/spi-gpio.c | 3 +-
drivers/spi/spi-imx.c | 14 +-
drivers/spi/spi-omap2-mcspi.c | 8 +-
drivers/spi/spi-orion.c | 22 +-
drivers/spi/spi-pl022.c | 23 +-
drivers/spi/spi-tegra.c | 89 ++++++-
drivers/spi/spi-xcomm.c | 276 ++++++++++++++++++++
drivers/spi/spi.c | 2 +-
include/linux/amba/pl022.h | 9 +-
13 files changed, 430 insertions(+), 47 deletions(-)
create mode 100644 Documentation/devicetree/bindings/spi/spi-orion.txt
create mode 100644 drivers/spi/spi-xcomm.c

Attachment: signature.asc
Description: Digital signature