Uh oh!
There was an error while loading. Please reload this page.
platform: posix: dma: place api in iterable section - #9710
Conversation
sofci
commented
Dec 4, 2024
Can one of the admins verify this patch?
|
kv2019i
left a comment
There was a problem hiding this comment.
Thank you @jilaypandya ! Let's have the CI test this out as well.
jilaypandya
commented
Dec 4, 2024
I think I would need some help to get CI done correctly. |
kv2019i
commented
Dec 5, 2024
@jilaypandya I know what's the problem, SOF doesn't have "device: Add DEVICE_API macros" yet. We are struggling with a series of regressions that has blocked our Zephyr updates, so we are stuck at e59289d89999 for Zephyr. But this should be solved soon, I had almost clean CI with #9705 ... still need one more fix on Zephyr side before we can upgrade (and then your PR should pass SOF CI). |
lyakh
commented
Dec 9, 2024
test this please |
kv2019i
commented
Dec 9, 2024
@jilaypandya Can you rebase now? #9712 merged to SOF, so Zephyr should be new enough for this PR to pass CI tests. |
this commit refactors dma_driver_api in iterable_section Signed-off-by: Jilay Pandya <jilay.pandya@outlook.com>
52db692 to
0e023deComparejilaypandya
commented
Dec 9, 2024
Done |
kv2019i
commented
Dec 10, 2024
SOFCI TEST |
kv2019i
commented
Dec 10, 2024
Thank you @jilaypandya , all mandatory now passing, proceeding with merge. |
this commit refactors dma_driver_api in iterable_section