[U-Boot] [PATCH v2 10/28] tegra: spi: Wait a little after setting the clocks
sjg at google.com
sjg at google.com
Fri Jun 9 00:01:54 UTC 2017
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 at chromium.org>
---
Changes in v2: None
drivers/spi/tegra114_spi.c | 1 +
1 file changed, 1 insertion(+)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list