RE: [EXT] Re: [Patch v3 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API

2020-01-10 Thread Kuldeep Singh
EXT] Re: [Patch v3 1/7] spi: Transform the FSL QuadSPI driver to use > the SPI MEM API > > Caution: EXT Email > > Hi Kuldeep, > > On 06.01.20 11:56, Kuldeep Singh wrote: > > Hi Jagan and Vignesh, > > > > Could you please review this driver. Actually, I do

Re: [Patch v3 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API

2020-01-07 Thread Schrempf Frieder
Priyanka Jain ; frieder.schre...@kontron.de; >> ja...@amarulasolutions.com; Ashish Kumar ; >> Kuldeep Singh ; Ashish Kumar >> >> Subject: [Patch v3 1/7] spi: Transform the FSL QuadSPI driver to use the SPI >> MEM API >> >> To support the SPI MEM API, inste

RE: [Patch v3 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API

2020-01-06 Thread Kuldeep Singh
> Sent: Friday, December 20, 2019 3:31 PM > To: u-boot@lists.denx.de > Cc: Priyanka Jain ; frieder.schre...@kontron.de; > ja...@amarulasolutions.com; Ashish Kumar ; > Kuldeep Singh ; Ashish Kumar > > Subject: [Patch v3 1/7] spi: Transform the FSL QuadSPI driver to use the SPI

[Patch v3 1/7] spi: Transform the FSL QuadSPI driver to use the SPI MEM API

2019-12-20 Thread Kuldeep Singh
To support the SPI MEM API, instead of modifying the existing U-Boot driver, this patch adds a port of the existing Linux driver. This also has the advantage that porting changes and fixes from Linux will be easier. Porting of driver left most of the functions unchanged while few of the changes are