You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FogBugz #172665: Sample driver for DMA transfer to FPGA soft IP (FIFO)
-This fpga-dma driver is an example driver for a specific FPGA soft IP
-The soft IP presents a FIFO which can be read and written through
the debugfs interface
-The DMA transfer code uses 'generic' dma interfaces
-The fpga-dma driver uses generic register and DMA definitions
in the devicetree
V2:
-Device tree changes removed from socfpga_cyclone5.dts and
documented in Documentation/devicetree/bindings/arm/altera/fpga-dma.txt
V3:
-Formatting changes, used Lindent script to format fpga-dma.c
V4:
-More formatting changes, lined up #defines, alphabetize headers
Signed-off-by: Graham Moore <[email protected]>
0 commit comments