]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitde816474d3bc616c9ad8b13bb03ea32da2b94137
tree91616d3f28d4fe886f462d04436ea73c7a322c11
parent47b93713bf53128c4b9c6e27399b3d7aff30fdb9
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