
9 Jun
2017
9 Jun
'17
2:01 a.m.
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 ---
Changes in v2: None
drivers/spi/tegra114_spi.c | 1 + 1 file changed, 1 insertion(+)
Applied to u-boot-dm, thanks!