Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
mfd: cros ec: spi: Increase EC transaction delay
50 us is not a long enough delay between EC transactions. At least 70 us are needed for the 16 MHz STM32L part. Increase the delay to 200 us for an extra safety margin. Reviewed-by: Randall Spangler <[email protected]> Signed-off-by: Derek Basehore <[email protected]> Signed-off-by: Thierry Reding <[email protected]> Signed-off-by: Lee Jones <[email protected]>
- Loading branch information