diff options
| author | Boon Khai Ng <[email protected]> | 2025-04-16 11:17:51 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2025-04-24 08:25:43 -0600 |
| commit | fd313530ae79e96f1b7a9edbf2bb98908985e6ba (patch) | |
| tree | 2225f564f4ff4f79c7d2c3d83fe0e7ca535e0ace /include | |
| parent | 40184015ef8348f0a5b9a61a6188f678a10c3a2a (diff) | |
spi: cadence-qspi: Add disable STIG mode quikrs.
Adding quirk to disable STIG mode since cadence controller has
issue for read/write using the STIG mode. STIG mode is enabled
by default since 2023.04 for small read/write(<8bytes).
Updated STIG mode reading from dev_get_driver_data by assigning
to platdata struct before read quirks variable.
The STIG mode is disabled for normal read case and enabled
for QSPI Jedec ID read/write since it requires STIG read/write.
Porting from linux implementation
https://lore.kernel.org/all/20241204063338.296959-1-niravkumar
[email protected]/T/
Signed-off-by: Boon Khai Ng <[email protected]>
Reviewed-by: Tien Fong Chee <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
