This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

UART in DMA mode in AM335x



Hi All,

We have interface some peripheral who send data more than 400 byte at time so i want to run UART in DMA mode.

I have try to enable(false to true) DMA mode in ...plat/serial.c but kernal crash.

Can anyone guide me to run UART in DMA mode in linux driver?

Regards,

Bharat Gohil