Skip to content

drivers/spi: Add support for the quad enhanced mode - #7587

Open
martamomotko wants to merge 1 commit into
raspberrypi:rpi-6.18.yfrom
martamomotko:spi-alternate-modes
Open

drivers/spi: Add support for the quad enhanced mode#7587
martamomotko wants to merge 1 commit into
raspberrypi:rpi-6.18.yfrom
martamomotko:spi-alternate-modes

Conversation

@martamomotko

Copy link
Copy Markdown
Contributor

The DW SSI enhanced frame format sends the data of a memory operation over four lanes instead of one and the address as well where the flash supports it, so the data transfers roughly four times faster. The capability is detected on each controller and used whenever the device tree and the flash both allow quad.

…ced mode

The DW SSI enhanced frame format sends the data of a memory operation
over four lanes instead of one and the address as well where the flash
supports it, so the data transfers roughly four times faster. The
capability is detected on each controller and used whenever the device
tree and the flash both allow quad.

Signed-off-by: Marta Momotko <marta.momotko@raspberrypi.com>
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