Re: [U-Boot] [PATCH v2 3/8] spi: cadence_qspi: Better debug information on the SPI clock rate

2016-11-25 Thread Marek Vasut
On 11/25/2016 03:38 PM, Phil Edworthy wrote: > Show what the output clock rate actually is. > > Signed-off-by: Phil Edworthy > --- > drivers/spi/cadence_qspi_apb.c | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > diff --git

[U-Boot] [PATCH v2 3/8] spi: cadence_qspi: Better debug information on the SPI clock rate

2016-11-25 Thread Phil Edworthy
Show what the output clock rate actually is. Signed-off-by: Phil Edworthy --- drivers/spi/cadence_qspi_apb.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/spi/cadence_qspi_apb.c b/drivers/spi/cadence_qspi_apb.c index