Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quad and Dual format support for Synopsys Enhanced SPI controllers #132

Open
charkster opened this issue Nov 24, 2023 · 0 comments
Open

Comments

@charkster
Copy link

I have a new Raspberry Pi 5 board and their documentation says that SPI0 can be quad format. The RPi5 SPI master is a Synopsys SSI, which has "enhanced" features such as Quad and Dual width. I have seen the Linux kernel changes for this particular controller and was wondering if you had plans to support it in py-spidev? Single width is default for SPI0 and it works just fine with py-spidev.
Thanks.

https://github.com/torvalds/linux/blob/master/tools/spi/spidev_test.c

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

No branches or pull requests

1 participant