[PATCH 0/4] Miscellaneous fixes and clean-ups
From: Santhosh Kumar K
Date: Thu Sep 04 2025 - 09:32:39 EST
This series introduces some small but important fixes and cleanups in
the Cadence QSPI Controller.
Tested on TI's AM62A SK and AM62P SK:
Logs: https://gist.github.com/santhosh21/0d25767b58d9a1d9624f2c502dd8f36b
Signed-off-by: Santhosh Kumar K s-k6@xxxxxx
Pratyush Yadav (2):
spi: cadence-quadspi: Flush posted register writes before INDAC access
spi: cadence-quadspi: Flush posted register writes before DAC access
Santhosh Kumar K (1):
spi: cadence-quadspi: Fix cqspi_setup_flash()
Vignesh Raghavendra (1):
spi: cadence-quadspi: Use BIT() macros where possible
drivers/spi/spi-cadence-quadspi.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
--
2.34.1