Back to home page

OSCL-LXR

 
 

    


0001 OpenCores tiny SPI
0002 
0003 Required properties:
0004 - compatible : should be "opencores,tiny-spi-rtlsvn2".
0005 - gpios : should specify GPIOs used for chipselect.
0006 Optional properties:
0007 - clock-frequency : input clock frequency to the core.
0008 - baud-width: width, in bits, of the programmable divider used to scale
0009         the input clock to SCLK.
0010 
0011 The clock-frequency and baud-width properties are needed only if the divider
0012 is programmable. They are not needed if the divider is fixed.