Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fpga: x400: Add SPI Controller Info register | Javier Valenzuela | 2022-03-04 | 1 | -0/+12 |
| | | | | | | Include a register that contains SPI controller information. Currently, it only provides the number of slaves addressable by the SPI engine. | ||||
* | fpga: x400: Adjust SPI engine strobes alignment | Javier Valenzuela | 2022-03-04 | 1 | -5/+10 |
| | | | | | | Modify behavior of clock crossing between radio_clk and radio_clk_2x. This ensures strobe signals are always asserted for a single radio_clk_2x cycle and when radio_clk is low. | ||||
* | fpga: x400: Add SPI bus support for GPIO ports | Javier Valenzuela | 2022-01-25 | 1 | -0/+534 |