We are developing code for the imx8qmmek which requires access to the SPI drivers. Previously, we had been using the old Warrior branch of Yocto BSP Linux. The applicable driver was fsl-flexspi (located in /build-xwayland/tmp/work-shared/imx8qxpmek/kernel-source/drivers/mtd/spi-nor/fsl-flexspi.c).
For a variety of reasons, we have moved to the Zeus branch of code. The driver (fsl-flexspi.c) is missing.
Can someone please explain if it was removed, or renamed, or if I need to somehow enable it in the source? I did not see the option to use this driver in the "menuconfig" when configuring Linux.
Thank you!