Skip to content

Conversation

@utsavm9
Copy link
Contributor

@utsavm9 utsavm9 commented Oct 30, 2025

#98619 introduced the flash extended operation API to allow other drivers to read/write arbitrary commands to the flash part. This PR implements that API for this driver.

Testing

Tested using nRF54H with Gigadevice GD25LE64E flash part connected to the MSPI bus. Was able to send arbitary commands to the flash part to implement more vendor-specific functionalty like write-protect using this driver as the base.

Waiting for an RFC on this first: #98619

Allow users to write flash-vendor-specific drivers with the commands
particular to their flash part using the existing Zephyr flash drivers.

Signed-off-by: Utsav Munendra <[email protected]>
Implement the flash extended operation to allow other flash-part
specific drivers to be composed using this driver.

Signed-off-by: Utsav Munendra <[email protected]>
@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant