diff options
author | Ian Abbott <[email protected]> | 2022-04-27 16:34:46 +0100 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-05-03 13:47:11 +0100 |
commit | f724c296f2f2cc3f9342b0fc26239635cbed856e (patch) | |
tree | 9373675ac2b4c7e4ae962ff2820b87803554b12c /scripts/bpf_doc.py | |
parent | 8868c03f3ca584abec7bb53d6c3f7c5ab6b60949 (diff) |
spi: cadence-quadspi: fix Direct Access Mode disable for SoCFPGA
The Cadence QSPI compatible string required for the SoCFPGA platform
changed from the default "cdns,qspi-nor" to "intel,socfpga-qspi" with
the introduction of an additional quirk in
commit 98d948eb8331 ("spi: cadence-quadspi: fix write completion support").
However, that change did not preserve the previously used
quirk for this platform. Reinstate the `CQSPI_DISABLE_DAC_MODE` quirk
for the SoCFPGA platform.
Fixes: 98d948eb8331 ("spi: cadence-quadspi: fix write completion support")
Cc: Dinh Nguyen <[email protected]>
Signed-off-by: Ian Abbott <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions