[U-Boot] [UBOOT PATCH v2 0/3] spi:xilinx_spi: Modify xilinx spi driver

Vipul Kumar vipul.kumar at xilinx.com
Tue Jun 12 06:04:10 UTC 2018


This series of patches do the following:
- This patch added support to get reg base address from DTS file
- Added rxfifo() and txfifo() functions to add the modularity
- Added support to read JEDEC-id twice at the boot time

Changes in v2:
- Split single patch into the series of patches

Michal Simek (1):
  spi: xilinx: Read reg base address from DTS file

Vipul Kumar (2):
  spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
  spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time

 drivers/spi/xilinx_spi.c | 165 +++++++++++++++++++++++++++++++++++------------
 1 file changed, 122 insertions(+), 43 deletions(-)

--
2.7.4

This email and any attachments are intended for the sole use of the named recipient(s) and contain(s) confidential information that may be proprietary, privileged or copyrighted under applicable law. If you are not the intended recipient, do not read, copy, or forward this email message or any attachments. Delete this email message and any attachments immediately.


More information about the U-Boot mailing list