[U-Boot] [UBOOT PATCH v5 0/4] spi:xilinx_spi: Modify xilinx spi driver

Jagan Teki jagannadh.teki at gmail.com
Mon Jul 2 08:11:33 UTC 2018


On Sat, Jun 30, 2018 at 8:15 AM, Vipul Kumar <vipul.kumar at xilinx.com> wrote:
> 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
> - Added live-tree support
>
> Changes in v2:
> - Split single patch into the series of patches
>
> Changes in v3:
> - Read reg in probe function
> - Removed xilinx_spi_ofdata_to_platdata function
> - Added fifo_depth read support in 2/3 and removed from 1/3
>
> Changes in v4:
> - Moved static startup variable to private structure
> - Added live-tree support
>
> Changes in v5:
> - Changed function name to xilinx_spi_startup_block()
>
> Michal Simek (1):
>   spi: xilinx: Read reg base address from DTS file
>
> Vipul Kumar (3):
>   spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() function
>   spi: xilinx_spi: Added support to read JEDEC-id twice at the boot time
>   spi: xilinx_spi: convert to livetree

Reviewed-by: Jagan Teki <jagan at openedev.com>


More information about the U-Boot mailing list