Re: [PATCH v2 0/3] Xilinx SPI driver enhancements

2023-11-29 Thread Michal Simek
On 11/16/23 17:43, Mayuresh Chitale wrote: This series makes the Xilinx XPS SPI driver compatible with the MMC_SPI driver and also includes an enhacement from the corresponding Linux driver. Changes in v2: - Improve comment and add reviewed-by tag in patch 3 Mayuresh Chitale (3):

RE: [PATCH v2 0/3] Xilinx SPI driver enhancements

2023-11-29 Thread Kumar, Love
> -Original Message- > From: Simek, Michal > Sent: 29 November 2023 13:55 > To: Mayuresh Chitale ; Jagan Teki > ; Kumar, Love > Cc: u-boot@lists.denx.de; Simon Glass ; Tom Rini > > Subject: Re: [PATCH v2 0/3] Xilinx SPI driver enhancements > > +Love &g

Re: [PATCH v2 0/3] Xilinx SPI driver enhancements

2023-11-29 Thread Michal Simek
+Love On 11/16/23 17:43, Mayuresh Chitale wrote: This series makes the Xilinx XPS SPI driver compatible with the MMC_SPI driver and also includes an enhacement from the corresponding Linux driver. Changes in v2: - Improve comment and add reviewed-by tag in patch 3 Mayuresh Chitale (3):

[PATCH v2 0/3] Xilinx SPI driver enhancements

2023-11-16 Thread Mayuresh Chitale
This series makes the Xilinx XPS SPI driver compatible with the MMC_SPI driver and also includes an enhacement from the corresponding Linux driver. Changes in v2: - Improve comment and add reviewed-by tag in patch 3 Mayuresh Chitale (3): drivers: xilinx_spi: Use udevice in start_tranfer