Hi,
We are using AM5728 in our custom board. The board is based on AM572xEVM schematics.
The AM5728 is connected to one FPGA device via PCIe. Here, ARM is PCIe Root Complex and FPGA is PCIe Endpoint.
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.
Kindly help me on how to start this.
Thanks & Regards
Vijay H.S