Skip to content

Atmel sam0 Async and/or DMA may not work #35721

@nandojve

Description

@nandojve

Describe the bug
The #24873 made an important enhancement on Zephyr. Such big change may create eventual issues. It was detected that Async and/or DMA features from Atmel SAM0 devices stopped to work after #24873. It is not exactly clear the why and require more investigation.

To Reproduce
Try run tests/drivers/uart/uart_async_api with atsamr21_xpro board, for instance.

Expected behavior
Both Async and DMA should work for all SAM0 devices. The platform_exclude should be updated or removed ontestcase.yaml, on all tests that uses that features for SAM0 devices to allow run those tests on the CI.

Impact
Features are may not working.

CC: @galak @arvinf @stephanosio

Metadata

Metadata

Assignees

Labels

RegressionSomething, which was working, does not anymorearea: DMADirect Memory Accessarea: UARTUniversal Asynchronous Receiver-TransmitterbugThe issue is a bug, or the PR is fixing a bugplatform: Microchip SAMMicrochip SAM Platform (formerly Atmel SAM)priority: lowLow impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions