Hi, is there a sample using nRF7002 on nRF54LM20B SQSPI (or could you share an appropriate devicetree)? I have been successful using the nRF54LM20 DK + nRF7002 EBII combination, but now would like to use the SQSPI peripheral. Right now, my build is failing because something is attempting to select NRFX_QSPI anyway:
warning: NRFX_QSPI (defined at modules/hal_nordic/nrfx/Kconfig:192, modules/hal_nordic/nrfx/Kconfig:192) has direct dependencies n with value n, but is currently being y-selected by the following symbols: - NRF70_ON_QSPI (defined at modules/nrf_wifi/bus/Kconfig:14, modules/nrf_wifi/bus/Kconfig:14), with value y, direct dependencies NRF70_BUSLIB || (NRF70_BUSLIB && 0) (value: y), and select condition NRF70_BUSLIB (value: y) error: Aborting due to Kconfig warnings