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

Rajeshwari Shinde rajeshwari.s at samsung.com
Fri Mar 22 13:28:15 CET 2013


This patch set exports the function timer_get_us and adds a delay for 
devices that need some time to react after spi transation
finishes

This patch set is based on
"Exynos: Add timer_get_us function"
link: http://patchwork.ozlabs.org/patch/223566/
"EXYNOS: SPI: Support SPI_PREAMBLE mode"
link: http://patchwork.ozlabs.org/patch/229891/

Rajeshwari Shinde (2):
  EXYNOS: Export timer_get_us() to get microsecond timer
  EXYNOS: SPI: Support a delay after deactivate

 drivers/spi/exynos_spi.c |   20 ++++++++++++++++++++
 include/common.h         |    8 ++++++++
 2 files changed, 28 insertions(+), 0 deletions(-)

-- 
1.7.4.4



More information about the U-Boot mailing list