Forum Discussion
Hi
The device tree you are looking at is the one below:
The "FPGA to HPS bridges for linux" that you have found is a example design that is built on top of the GSRD shared.
The example design shows the connection needed for msgdma where as the GSRD shows only the basic IO function and linux boot only.
Regards
Jingyang, Teh
- sujan194 months ago
New Contributor
Hi
I was able to build the image with our design successfully.
I had to write the device tree manually for our custom pl design. Is there any other way to do this ? (I know that sopc2dts is old and not supported anymore, is there any alternatives ? )
Also last thing, we are working with msgDMA, and i was trying to find the character device driver for userspace :recipes-drivers/msgdma-userio/msgdma-userio.bbas mentioned here : https://www.intel.com/content/www/us/en/docs/programmable/768979/2023-3-1/yocto-recipe-recipes-drivers-msgdma.html
But can't seem to find it anywhere, can you let me know, if there is any userspace msgDMA driver we can use or do i have to write one ourselves ?
Regards,
Sujan