mirror of
https://github.com/torvalds/linux.git
synced 2024-12-26 04:42:12 +00:00
27a89b9f0d
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Mark Brown <broonie@linaro.org>
10 lines
314 B
Plaintext
10 lines
314 B
Plaintext
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.
|