PetervdPerk-NXP opened a new pull request, #15329: URL: https://github.com/apache/nuttx/pull/15329
## Summary Allows the driver to use the FlexSPI instance where it's currently executing from. - By not reinitializing the peripheral - Making prefetch configurable so that when doing transfer the AHB won't trigger conflicting transfers. Also fixes clock config for IMXRT106X devices with FlexSPI2. ## Impact Minimal, it's behind a kconfig variable ## Testing MIMXRT1064 based platform implementing LittleFS on the same flash where XIP occurs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org