commit | 87ab207981ec54dc2f2a1511cd2fbfc9bc6599ec | [log] [tgz] |
---|---|---|
author | Alex Williams <alex.williams@ni.com> | Thu Jan 31 13:33:27 2019 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Feb 02 20:09:22 2019 -0800 |
tree | 99e550f5c1cc480d5377e12c6f0af6b6d2581da1 | |
parent | 5ea25b125289ed1d77da736a5d511a7d01f4bfb6 [diff] |
net: nixge: Separate ctrl and dma resources The DMA engine is a separate entity altogether, and this allows the DMA controller's address to float elsewhere in the FPGA's map. Signed-off-by: Alex Williams <alex.williams@ni.com> Signed-off-by: David S. Miller <davem@davemloft.net>