Home
last modified time | relevance | path

Searched hist:"4 a7b9ee15ee0c5aa38bce0e32263fbb11572b475" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/spi/
H A Dtegra114_spi.c4a7b9ee15ee0c5aa38bce0e32263fbb11572b475 Wed May 31 23:57:18 UTC 2017 Simon Glass <sjg@chromium.org> tegra: spi: Wait a little after setting the clocks

For devices that need a delay between SPI transactions we seem to need an
additional delay before the first one if the CPU is running at full speed.
Add this, under control of the existing setting. At present it will only
be enabled with the Chrome OS EC.

Signed-off-by: Simon Glass <sjg@chromium.org>