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

Rajeshwari Shinde rajeshwari.s at samsung.com
Fri May 17 14:52:56 CEST 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: SPI: Support SPI_PREAMBLE mode"
link: http://patchwork.ozlabs.org/patch/229891/

Changes in V2:
	- Removed #ifdefine for exported function.

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

 drivers/spi/exynos_spi.c |   19 +++++++++++++++++++
 include/common.h         |    6 ++++++
 2 files changed, 25 insertions(+), 0 deletions(-)

-- 
1.7.4.4



More information about the U-Boot mailing list