Skip to content

Add support for RP1's SPI target mode#7132

Open
pelwell wants to merge 645 commits intoraspberrypi:rpi-6.18.yfrom
pelwell:spitarget
Open

Add support for RP1's SPI target mode#7132
pelwell wants to merge 645 commits intoraspberrypi:rpi-6.18.yfrom
pelwell:spitarget

Conversation

@pelwell
Copy link
Copy Markdown
Contributor

@pelwell pelwell commented Nov 11, 2025

RP1 has two SPI target (slave) interfaces - SPI4 on GPIOs 8-11 and SPI7 with a number of positions from GPIO45 upwards. Until recently, the Linux driver for the Synopsys SPI block did not support target mode, but a patch has just appeared in the next branch that does just that.

This patch set adds the two required patches, rebasing the downstream patches on top of them. Currently there is no spi4-pi5 overlay (the only one we are likely to require), but getting the driver changes in now should shake out any major breakage with the SPI controller instances.

Loading
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.