
On Fri, Nov 25, 2016 at 8:08 PM, Phil Edworthy phil.edworthy@renesas.com wrote:
This series has fixes, patches to clean the code up, and add support for specifying the sampling edge.
Changed in v2: spi: cadence_qspi: Fix baud rate calculation spi: cadence_qspi: Fix CS timings (was "Fix CQSPI_CAL_DELAY calculation") spi: cadence_qspi: Support specifying the sample edge used
Added in v2: spi: cadence_qspi: Better debug information on the SPI clock rate
Phil Edworthy (8): spi: cadence_qspi: Fix clearing of pol/pha bits spi: cadence_qspi: Fix baud rate calculation
Please fix the comment for this patch.
spi: cadence_qspi: Better debug information on the SPI clock rate spi: cadence_qspi: Use #define for bits instead of bit shifts
And this one,
spi: cadence_qspi: Clean up the #define names spi: cadence_qspi: Remove returns from end of void functions spi: cadence_qspi: Fix CS timings spi: cadence_qspi: Support specifying the sample edge used
All look OK, expect above two.
thanks!