-
Notifications
You must be signed in to change notification settings - Fork 8.2k
drivers: dma: BFLB DMA #95030
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
drivers: dma: BFLB DMA #95030
Conversation
238c537 to
75399de
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. |
776df91 to
2b5793b
Compare
|
The manifest changes aren't done yet, happy to approve when CI is green |
|
Apologies, I thought there would be additional issues. Technically it needs to be approved then i can merge the module side, but sicne you say it would be approved that means it would have 2 approval, so ill do the manifest and modules stuffs. |
|
Found 2 little last minute issues, sorry. |
|
Great, ANOTHER unrelated ci failure. |
|
Well the doc build isnt happening i guess... |
|
See #98012 for the fix... |
josuah
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't see anything unresolved and no new issue found, thank you!
Now let's see CI.
Update hal revision to fix double defines and missing bl70x dma defines Signed-off-by: Camille BAUD <[email protected]>
Adds the DMA node Signed-off-by: Camille BAUD <[email protected]>
Introduce BFLB's DMA. Signed-off-by: Camille BAUD <[email protected]>
Guarantees De-gating the peripherals. Signed-off-by: Camille BAUD <[email protected]>
Adds the dma to supported for testing Signed-off-by: Camille BAUD <[email protected]>
|



Adds BFLB DMA.