aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/marvell/Kconfig
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-03-07 16:53:19 +0100
committerDavid S. Miller <davem@davemloft.net>2017-03-09 10:12:11 -0800
commit2067e0a13cfe0b1bdca7b91bc5e4f2740b07d478 (patch)
tree99dd7056e7a27245cc00484649538d9ac85aeb32 /drivers/net/ethernet/marvell/Kconfig
parentnet: mvpp2: add support for an additional clock needed for PPv2.2 (diff)
downloadlinux-dev-2067e0a13cfe0b1bdca7b91bc5e4f2740b07d478.tar.xz
linux-dev-2067e0a13cfe0b1bdca7b91bc5e4f2740b07d478.zip
net: mvpp2: set dma mask and coherent dma mask on PPv2.2
On PPv2.2, the streaming mappings can be anywhere in the first 40 bits of the physical address space. However, for the coherent mappings, we still need them to be in the first 32 bits of the address space, because all BM pools share a single register to store the high 32 bits of the BM pool address, which means all BM pools must be allocated in the same 4GB memory area. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/marvell/Kconfig')
0 files changed, 0 insertions, 0 deletions