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

Vipul Kumar vipulk at xilinx.com
Mon Jun 18 07:44:18 UTC 2018


Hi Jagan,

Do you have any comment on this series of patch ?

Regards,
Vipul

> -----Original Message-----
> From: Vipul Kumar [mailto:vipul.kumar at xilinx.com]
> Sent: Tuesday, June 12, 2018 11:34 AM
> To: u-boot at lists.denx.de
> Cc: michal.simek at xilinx.com; Siva Durga Prasad Paladugu
> <sivadur at xilinx.com>; jagan at openedev.com; Vipul Kumar
> <vipulk at xilinx.com>
> Subject: [UBOOT PATCH v2 0/3] spi:xilinx_spi: Modify xilinx spi driver
> 
> 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



More information about the U-Boot mailing list