diff options
author | Mark Brown <broonie@linaro.org> | 2013-10-25 09:51:28 +0100 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-10-25 09:51:28 +0100 |
commit | ffd6dd3eaa1e6a0d454c08efcc996ea7014aa1d2 (patch) | |
tree | 744fe8a02980ed1c40900e26d0b58f3591db27ce /Documentation/devicetree | |
parent | 6e693ff1e3ab50a8191788f2ae27a2ab890c876b (diff) | |
parent | e5f7825cda366809153701e8bb89123bd973be00 (diff) |
Merge remote-tracking branch 'spi/topic/hspi' into spi-next
Diffstat (limited to 'Documentation/devicetree')
-rw-r--r-- | Documentation/devicetree/bindings/spi/sh-hspi.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/sh-hspi.txt b/Documentation/devicetree/bindings/spi/sh-hspi.txt new file mode 100644 index 00000000000..30b57b1c8a1 --- /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 + |