spi/xtensa-xtfpga: add DT binding documentation

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
This commit is contained in:
Max Filippov 2014-03-12 21:55:25 +04:00 committed by Mark Brown
parent 6840cc29f2
commit 27a89b9f0d

View file

@ -0,0 +1,9 @@
Cadence Xtensa XTFPGA platform SPI controller.
This simple SPI master controller is built into xtfpga bitstreams and is used
to control daughterboard audio codec.
Required properties:
- compatible: should be "cdns,xtfpga-spi".
- reg: physical base address of the controller and length of memory mapped
region.