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

Phil Edworthy phil.edworthy at renesas.com
Fri Nov 25 13:32:22 CET 2016


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: cadence_qspi: Use #define for bits instead of bit shifts
>   spi: cadence_qspi: Clean up the #define names
>   spi: cadence_qspi: Remove returns from end of void functions
>   spi: cadence_qspi: Fix CQSPI_CAL_DELAY calculation
>   spi: cadence_qspi: Support specifying the sample edge used
> 
>  doc/device-tree-bindings/spi/spi-cadence.txt |   2 +
>  drivers/spi/cadence_qspi.c                   |  10 +-
>  drivers/spi/cadence_qspi.h                   |   3 +-
>  drivers/spi/cadence_qspi_apb.c               | 164 +++++++++++++--------------
>  4 files changed, 88 insertions(+), 91 deletions(-)

I've sent a couple of new versions of some of these patches based on feedback
and something I noticed, but most have not had any comments.
Would you like me to send the whole series again with the latest versions?

Thanks
Phil


More information about the U-Boot mailing list