nRF54L15 configurable sQSPI pins feature request

Hi,

In our PCB using the nRF54L15, we used different P2 pins for the sQSPI, believing after reading the docs and driver API, that one could configure different pins than the defaults. Looking at the C driver, however, it looks like the pin numbers are not exchanged with the FLPR core, and just used for configuring them, so we came to the conclusion that using different GPIO P2 pins for sQSPI is not supported with 1.2.1 sQSPI firmware.

Is this assessment correct? 

Would it be possible to make the GPIO pins used for sQSPI configurable in the future, by adding some register for setting that to the shared control block for instance? 

Related