zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
11.05k stars 6.73k forks source link

flash/nrf_qspi_nor: add driver self SFDP record usage #41819

Open nvlsianpu opened 2 years ago

nvlsianpu commented 2 years ago

Is your enhancement proposal related to a problem? Please describe. For spi-nor driver CONFIG_SPI_NOR_SFDP_RUNTIME=y setings gives support of configure the serial device according to sfdp records. Such capability would be also nice to have for the nordic qspi driver.

Describe the solution you'd like Best approach would be extraction of common code from spi_nor.c (at last commonality of functionality of spi_nor_process_sfdp() function) and re-usage in both drivers.

zephyrbot commented 10 months ago

Hi @de-nordic, @anangl,

This issue, marked as an Enhancement, was opened a while ago and did not get any traction. It was just assigned to you based on the labels. If you don't consider yourself the right person to address this issue, please re-assing it to the right person.

Please take a moment to review if the issue is still relevant to the project. If it is, please provide feedback and direction on how to move forward. If it is not, has already been addressed, is a duplicate, or is no longer relevant, please close it with a short comment explaining the reason.

@nvlsianpu you are also encouraged to help moving this issue forward by providing additional information and confirming this request/issue is still relevant to you.

Thanks!