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.

AM437x GPMC EDMA configuration in device tree

Other Parts Discussed in Thread: AM4376, AM4372

Hi

I want to use EDMA external event 0 with GPMC. I don't know how to map xdma_event_intr0 to GPMC in Device Tree.

I read "Documentation/devicetree/bindings/dma/ti-edma.txt" but it doesn't explain how to use an event.

And also how map EDMA destination? I want to read from GPMC with external event and place it a specific memory location.

Can anyone show me an example of GPMC configuration in device tree with EDMA external event and memory map?

I'm using AM4376.

Regards