spi/hspi: add device tree support
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Fri, 25 Oct 2013 04:53:29 +0000 (21:53 -0700)
committerMark Brown <broonie@linaro.org>
Fri, 25 Oct 2013 08:49:56 +0000 (09:49 +0100)
commite5f7825cda366809153701e8bb89123bd973be00
tree91616d3f28d4fe886f462d04436ea73c7a322c11
parenta29c8ae7187aee902d37d7677255de726614e43e
spi/hspi: add device tree support

Support for loading the Renesas HSPI driver via devicetree.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Documentation/devicetree/bindings/spi/sh-hspi.txt [new file with mode: 0644]
drivers/spi/spi-sh-hspi.c