[U-Boot] [PATCH 2/2] EXYNOS: SPI: Support a delay after deactivate

Simon Glass sjg at chromium.org
Sat May 11 17:08:38 CEST 2013


On Fri, Mar 22, 2013 at 6:28 AM, Rajeshwari Shinde
<rajeshwari.s at samsung.com> wrote:
> For devices that need some time to react after a spi transaction
> finishes, add the ability to set a delay.
>
> Implement this as a delay on the first/next transaction to avoid
> any delay in the fairly common case where a SPI transaction is
> followed by other processing.
>
> Based on:
> "EXYNOS: SPI: Support SPI_PREAMBLE mode"
> link: http://patchwork.ozlabs.org/patch/229891/
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Rajeshwari Shinde <rajeshwari.s at samsung.com>

Acked-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list