Re: [U-Boot] [PATCH 0/7] SF: Cadence QSPI driver fixes and clean up

2016-11-25 Thread Jagan Teki
On Fri, Nov 25, 2016 at 6:02 PM, Phil Edworthy wrote: > Hi Jagan, > > On 02 November 2016 15:16, Phil wrote: >> This series has fixes, patches to clean the code up, and add support for >> specifying the sampling edge. >> >> Phil Edworthy (7): >> spi: cadence_qspi: Fix

Re: [U-Boot] [PATCH 0/7] SF: Cadence QSPI driver fixes and clean up

2016-11-25 Thread Phil Edworthy
Hi Jagan, On 02 November 2016 15:16, Phil wrote: > This series has fixes, patches to clean the code up, and add support for > specifying the sampling edge. > > Phil Edworthy (7): > spi: cadence_qspi: Fix clearing of pol/pha bits > spi: cadence_qspi: Fix baud rate calculation > spi:

[U-Boot] [PATCH 0/7] SF: Cadence QSPI driver fixes and clean up

2016-11-02 Thread Phil Edworthy
This series has fixes, patches to clean the code up, and add support for specifying the sampling edge. Phil Edworthy (7): spi: cadence_qspi: Fix clearing of pol/pha bits spi: cadence_qspi: Fix baud rate calculation spi: cadence_qspi: Use #define for bits instead of bit shifts spi: