Hi,
We are using AM5728 in our custom board. The board is based on AM572xEVM schematics.
The AM5728 is connected to one FPGA device. I want to write a simple linux character device driver on AM5728 which has to transfer some bytes to/fro to FPGA via PCIe using EDMA.
So, can I please get some example code or links on how to start writing this driver.
Basically, I want to know what all APIs to be used for EDMA, I don't see much APIs in the "src/linux/include/edma.h".
Kindly help me on how to start this.
Thanks & Regards
Vijay H.S