]> git.karo-electronics.de Git - karo-tx-linux.git/commit
spi/sh-msiof: Add device tree parsing to driver
authorBastian Hecht <hechtb@gmail.com>
Wed, 12 Dec 2012 11:54:48 +0000 (12:54 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Tue, 5 Feb 2013 12:26:58 +0000 (12:26 +0000)
commitcf9c86efecf9510e62388fd174cf607671c59fa3
treee5ab65e1d3b2b3e3aba31cfe7262334820c7ecd2
parentaae7147dfc522062b3448f67f5517d32fbdab1fb
spi/sh-msiof: Add device tree parsing to driver

This adds the capability to retrieve setup data from the device tree
node. The usage of platform data is still available.

Signed-off-by: Bastian Hecht <hechtb+renesas@gmail.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Documentation/devicetree/bindings/spi/sh-msiof.txt [new file with mode: 0644]
drivers/spi/spi-sh-msiof.c