[U-Boot] [PATCH 0/7] SF: Cadence QSPI driver fixes and clean up
Phil Edworthy
phil.edworthy at renesas.com
Wed Nov 2 16:15:42 CET 2016
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(-)
--
2.5.0
More information about the U-Boot
mailing list