DMA for USART
Hi all,
I am trying assign DMA to USART3 channel on STM32MP1.
I assigned it appropriately in the CubeMX but it looks like it was not able to auto-generate any code regarding the DMA assignment to the USART3.
The device-tree bindings look pretty confusing to me. How can I assign it correctly?
I checked option use MDMA in the CubeMX and I can see a mdma block generated which is empty. So any directions on how to assign dma to USART3 will be really helpful and appreicated.
Thanks.
