From: Kuninori Morimoto Date: Fri, 25 Oct 2013 04:53:29 +0000 (-0700) Subject: spi/hspi: add device tree support X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~15^2~16^2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e5f7825cda366809153701e8bb89123bd973be00;p=pandora-kernel.git spi/hspi: add device tree support Support for loading the Renesas HSPI driver via devicetree. Signed-off-by: Kuninori Morimoto Signed-off-by: Mark Brown --- diff --git a/Documentation/devicetree/bindings/spi/sh-hspi.txt b/Documentation/devicetree/bindings/spi/sh-hspi.txt new file mode 100644 index 000000000000..30b57b1c8a13 --- /dev/null +++ b/Documentation/devicetree/bindings/spi/sh-hspi.txt @@ -0,0 +1,7 @@ +Renesas HSPI. + +Required properties: +- compatible : "renesas,hspi" +- reg : Offset and length of the register set for the device +- interrupts : interrupt line used by HSPI + Reading git-diff-tree failed