-
Notifications
You must be signed in to change notification settings - Fork 8.4k
drivers: spi: Introduce Basic BFLB SPI driver #94752
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
Conversation
54d0508 to
13b54ff
Compare
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
|
Hi @VynDragon , This PR still incomplete. You need to add this on a board + sample + tests.
|
|
I'll reopen / remake this later, it's indeed incomplete atm especially due to recent changes on top of the issues you mentioned. |
No need to close it. You can always move to/from draft. |
|
rebase |
|
reassigned to self due to missing assignee. |
|
@teburd @decsny Would either of you have the time to take a look at this please? Maintainer doesn't responds |
|
Hi @VynDragon , |
Updates hal version to have spi defines fixes. Signed-off-by: Camille BAUD <mail@massdriver.space>
Add clock elements to enable using SPI Signed-off-by: Camille BAUD <mail@massdriver.space>
Adds Node for SPI driver to bl61x and bl70x Signed-off-by: Camille BAUD <mail@massdriver.space>
Introduce spi driver with basic features Signed-off-by: Camille BAUD <mail@massdriver.space>
Adds SPI tests running Signed-off-by: Camille BAUD <mail@massdriver.space>
|
Hello, I did it. |
|
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
Caveats:
- does not support faster bl61x spi.It does now