fsl-flexspi is missing in imx8qmmek Yocto Zeus branch?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

fsl-flexspi is missing in imx8qmmek Yocto Zeus branch?

785 Views
stuartrubin
Contributor III

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!

0 Kudos
2 Replies

776 Views
igorpadykov
NXP Employee
NXP Employee

Hi stuartrubin

 

zeus flexspi driver can be found on

https://source.codeaurora.org/external/imx/linux-imx/tree/drivers/spi/spi-nxp-fspi.c?h=imx_5.4.47_2....

 

Best regards
igor

765 Views
stuartrubin
Contributor III

Thank you, Igor. I could not find it because it was both renamed and moved!

0 Kudos