Documentation/devicetree/bindings/spi/spi_oc_tiny.txt

Source file repositories/reference/linux-study-clean/Documentation/devicetree/bindings/spi/spi_oc_tiny.txt

File Facts

System
Linux kernel
Corpus path
Documentation/devicetree/bindings/spi/spi_oc_tiny.txt
Extension
.txt
Size
462 bytes
Lines
13
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

OpenCores tiny SPI

Required properties:
- compatible : should be "opencores,tiny-spi-rtlsvn2".
- gpios : should specify GPIOs used for chipselect.
Optional properties:
- clock-frequency : input clock frequency to the core.
- baud-width: width, in bits, of the programmable divider used to scale
	the input clock to SCLK.

The clock-frequency and baud-width properties are needed only if the divider
is programmable. They are not needed if the divider is fixed.

Annotation

Implementation Notes