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

2020-04-20 Thread Stefan Roese
Hi Jagan, On 03.04.20 16:37, Jagan Teki wrote: On Thu, Feb 20, 2020 at 10:58 PM Kuldeep Singh wrote: 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 fro

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

2020-04-03 Thread Jagan Teki
On Thu, Feb 20, 2020 at 10:58 PM Kuldeep Singh wrote: > > 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 drive

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

2020-03-22 Thread Kuldeep Singh
uldeep Singh ; Ashish Kumar > > Subject: [Patch v5 1/7] spi: Transform the FSL QuadSPI driver to use the SPI > MEM API > > 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 tha

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

2020-03-03 Thread Kuldeep Singh
uldeep Singh ; Ashish Kumar > > Subject: [Patch v5 1/7] spi: Transform the FSL QuadSPI driver to use the SPI > MEM API > > 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 adv

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

2020-02-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