Skip to content

Commit

Permalink
spi/xtensa-xtfpga: add DT binding documentation
Browse files Browse the repository at this point in the history
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
  • Loading branch information
Max Filippov authored and Mark Brown committed Mar 13, 2014
1 parent 6840cc2 commit 27a89b9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Documentation/devicetree/bindings/spi/spi-xtensa-xtfpga.txt
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 27a89b9

Please sign in to comment.