Han Xu c3aa5cb264
spi: nxp-fspi: use the correct ioremap function
AHB memory as MMIO should be mapped with ioremap rather than ioremap_wc,
which should have been used initially just to handle unaligned access as
a workaround.

Fixes: d166a73503ef ("spi: fspi: dynamically alloc AHB memory")
Signed-off-by: Han Xu <han.xu@nxp.com>
Link: https://lore.kernel.org/r/20231010201524.2021340-1-han.xu@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-10-16 12:55:13 +01:00
..
2023-08-18 22:46:19 +01:00
2023-08-07 21:59:25 +01:00
2023-08-29 09:47:33 -07:00
2023-08-07 14:38:33 +01:00
2023-08-21 14:29:26 +01:00
2023-08-21 14:29:37 +01:00
2023-09-07 15:49:20 -07:00
2023-09-19 13:17:52 +01:00
2023-07-14 14:44:38 +01:00
2023-06-28 13:48:42 -07:00