On Mon, Jul 2, 2018 at 1:41 PM, Jagan Teki <jagannadh.t...@gmail.com> wrote:
> On Sat, Jun 30, 2018 at 8:15 AM, Vipul Kumar <vipul.ku...@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 <ja...@openedev.com>

Applied to u-boot-spi/master
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to