Commits
Kuldeep Singh committed 6ba950732f1
LF-18-3 spi: fsl-qspi: Allocate AHB memory dynamically for imx platforms LS platforms doesn't require dynamic allocaltion of AHB memory. So, let's define a quirk which allocates AHB memory dynamically only for imx platforms. Fixes: c70adc97("spi: spi-fsl-qspi: dynamically alloc AHB memory for QSPI") Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>