Skip to content
Commit 28029c76 authored by Kuldeep Singh's avatar Kuldeep Singh Committed by Jagan Teki
Browse files

spi: nxp-fspi: Use new readl_poll_sleep_timeout API



Board gets reset when performing burst read/write operations. On the
other hand, no such behaviour is observed on small size operations.

In Linux, readl_poll_timeout API already adds delay of 1us which is
further skipped in U-boot. Hence, use new "readl_poll_sleep_timeout" API
which adds delay alongwith timeout functionality.

Signed-off-by: default avatarKuldeep Singh <kuldeep.singh@nxp.com>
parent ce786ae3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment