]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
spi/omap: Add DT support to McSPI driver
authorBenoit Cousson <b-cousson@ti.com>
Wed, 15 Feb 2012 17:37:34 +0000 (18:37 +0100)
committerGrant Likely <grant.likely@secretlab.ca>
Wed, 15 Feb 2012 19:57:00 +0000 (12:57 -0700)
commitd5a8003135da7afe311e4e13ff42000ab7cd2078
treee003b1e3ac213aa09fdbfeee60715a2f9d7adff7
parent14af60b6fb3b76634278364b697dae2f9f360abf
spi/omap: Add DT support to McSPI driver

Add device tree support to the OMAP2+ McSPI driver.
Add the bindings documentation.

Based on original code from Rajendra.

Signed-off-by: Benoit Cousson <b-cousson@ti.com>
Cc: Grant Likely <grant.likely@secretlab.ca>
Cc: Rajendra Nayak <rnayak@ti.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Documentation/devicetree/bindings/spi/omap-spi.txt [new file with mode: 0644]
drivers/spi/spi-omap2-mcspi.c