commit | 1fdf6e64fb358768625bf56d7cfabf364856d93e | [log] [tgz] |
---|---|---|
author | Luis Ubieda <luisf@croxel.com> | Sat Aug 17 12:58:41 2024 -0400 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Oct 22 18:30:24 2024 -0400 |
tree | 4c5704ff249cd0563b5859a338d8e91edcd4f4e4 | |
parent | cfe64f7f1c92a2fb28dfad9271c34e0cbab2985c [diff] |
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. Signed-off-by: Luis Ubieda <luisf@croxel.com>