-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
spi: sam: Refactor driver to use SPI RTIO common APIs
- Following similar approach followed on spi_mcux_lpspi driver. - Enabling DMA by default when SPI RTIO is selected to favor non-blocking transfers. (cherry picked from commit 1fdf6e6) Original-Signed-off-by: Luis Ubieda <luisf@croxel.com> GitOrigin-RevId: 1fdf6e6 Cr-Build-Id: 8732749822481685601 Cr-Build-Url: https://cr-buildbucket.appspot.com/build/8732749822481685601 Copybot-Job-Name: zephyr-main-copybot-downstream Change-Id: Ia509ec1d51edfe2984c8cc854ff88f56dbd27772 Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/zephyr/+/5975927 Commit-Queue: Ting Shen <phoenixshen@chromium.org> Tested-by: ChromeOS Prod (Robot) <chromeos-ci-prod@chromeos-bot.iam.gserviceaccount.com> Reviewed-by: Ting Shen <phoenixshen@chromium.org>
- Loading branch information
Showing
2 changed files
with
56 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters