Skip to content

Commit

Permalink
spi_mpc83xx: add OF platform driver bindings
Browse files Browse the repository at this point in the history
Implement full support for OF SPI bindings.  Now the driver can manage its
own chip selects without any help from the board files and/or fsl_soc
constructors.

The "legacy" code is well isolated and could be removed as time goes by.

Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com>
Cc: David Brownell <david-b@pacbell.net>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Kumar Gala <galak@gate.crashing.org>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Anton Vorontsov authored and Linus Torvalds committed Apr 1, 2009
1 parent 364fdbc commit 35b4b3c
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 37 deletions.
Loading

0 comments on commit 35b4b3c

Please sign in to comment.