forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-11-07 5e8555e3ea324daaf0e38422bcba48c4df33a0d9
1
2
3
4
5
6
7
8
9
10
11
12
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.