Skip to content
Commit b2b54c9f authored by H Hartley Sweeten's avatar H Hartley Sweeten Committed by Arnd Bergmann
Browse files

arm: ep93xx: add dma_masks for the M2P and M2M DMA controllers



The dma_mask and coherent_dma_mask need to be set or DMA memory allocations
will fail with error messages like this:

  ep93xx-dma ep93xx-dma-m2p: coherent DMA mask is unset

  ep93xx-dma ep93xx-dma-m2m: coherent DMA mask is unset

Add the missing information to the ep93xx-dma-m2p and ep93xx-dma-m2m
devices.

Signed-off-by: default avatarH Hartley Sweeten <hsweeten@visionengravers.com>
Reported-by: default avatarJeremy Moles <cubicool@gmail.com>
Tested-by: default avatarAlexander Sverdlin <subaparts@yandex.ru>
Cc: Ryan Mallon <rmallon@gmail.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent daac6f86
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment