[PATCH 0/3] bsps/zynq: Add cadence-SPI driver

Chris Johns chrisj at rtems.org
Fri Feb 12 23:05:58 UTC 2021


On 13/2/21 12:25 am, Jan Sommer wrote:
> This patchset implements a driver for the cadence-spi
> device of the Xilinx Zynq-7000 based SoCs  using the spidev API.s

Thanks for the driver.

A quick review of the differences between the Zynq and Ulttrascale in this
document from Xilinx:

https://www.xilinx.com/support/documentation/user_guides/ug1213-zynq-migration-guide.pdf

shows the SPI hardware is the same. Should this driver be located under
`bsps/shared/dev/spi` and then shared?

Chris


More information about the devel mailing list