commit | ea3cd9f1faa320053e7bc8926be47fc89467d54f | [log] [tgz] |
---|---|---|
author | Tom Burdick <thomas.burdick@intel.com> | Tue Jan 04 12:16:39 2022 -0600 |
committer | Anas Nashif <anas.nashif@intel.com> | Wed Jan 12 17:33:48 2022 -0500 |
tree | e56935caa5b32e70593eccca2f407170a25490d7 | |
parent | 7aba5fa6336fab0197d263b6b4ef92275a366d31 [diff] |
dma: Add suspend and resume API This adds the necessary API calls to support the hardware feature of suspending and resuming active DMA channels. The hardware feature is supported by at least Synopsys's DesignWare DMA and NXP's eDMA. Signed-off-by: Tom Burdick <thomas.burdick@intel.com>