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

Skip to content
Commit 76b0d98c authored by Hemant Kumar's avatar Hemant Kumar
Browse files

ARM: dts: msm: disable iommu-dma on usb_audio_qmi_dev on kona



iommu framework is creating soc:usb_audio_qmi_dev domain
automatically through device tree entry which gets attached
to iommu for mapping. Driver probe creates same domain using
iommu APIs and creates all the mapping between iova and physical
addresses. Since automatically created domain has empty page
table when iova address is accessed by external entity it results
into a page fault. Fix this issue by disabling qcom,iommu-dma
property in order to use driver created iommu domain.

Change-Id: I547fa0c2d84f53bedd1033c431d74011467f2feb
Signed-off-by: default avatarHemant Kumar <hemantk@codeaurora.org>
parent da627679
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