Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit af9bf852 authored by Chetan C R's avatar Chetan C R Committed by Gerrit - the friendly Code Review server
Browse files

serial: msm_serial_hs: set the DMA mask and the coherent DMA mask



Basically, the fact that the coherent DMA mask value
wasn't set caused the driver to fall back to SWIOTLB.
For correct operation, lets call the
dma_set_mask_and_coherent() to properly set
the mask for both streaming and coherent, in
order to inform the kernel about the devices
DMA addressing capabilities.

Change-Id: I522fde8f78c01be55e91715769b4f16a28bca724
Signed-off-by: default avatarChetan C R <cchinnad@codeaurora.org>
parent 51d808aa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment