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