commit | b7b3637d79c46e07359cf3a89b7902067811a906 | [log] [tgz] |
---|---|---|
author | Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> | Mon Nov 26 16:27:39 2018 +0530 |
committer | Michal Simek <michal.simek@xilinx.com> | Mon Dec 03 16:22:06 2018 +0100 |
tree | c41deec8e2278d2af9eff0ac2a672fe4a788f0d4 | |
parent | cbc2ed6606aefdeba64c17fe7aeeb78033164b98 [diff] |
net: zynq_gem: Add check for 64-bit dma support by hardware This patch throws an error if 64-bit support is expected but DMA hardware is not capable of 64-bit support. It also prints a debug message if DMA is capable of 64-bit but not using it. Signed-off-by: Siva Durga Prasad Paladugu <siva.durga.paladugu@xilinx.com> Signed-off-by: Michal Simek <michal.simek@xilinx.com> Signed-off-by: Michal Simek <monstr@monstr.eu>