Skip to content
Commit b1747fdb authored by Tom Warren's avatar Tom Warren
Browse files

qspi: t210: Use dev_read calls to get FDT data like base, freq



This Tegra QSPI driver hadn't been brought up to date with how
DM drivers are fetching data from the FDT now, and was pulling
in bogus data for base, max freq, etc. Fixed ofdata_to_platdata
to work the same way it does in the tegra114 SPI driver, using
dev_read_ functions.

Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
parent 2fcc3ba1
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