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

Skip to content
Commit 88e5dd0f authored by Isaac J. Manjarres's avatar Isaac J. Manjarres Committed by Gerrit - the friendly Code Review server
Browse files

iommu/arm-smmu: Use existing facilities for I/O Coherent PTWs



The SMMU driver currently uses the IO_PGTABLE_QUIRK_NO_DMA
quirk to convey to the IO pagetable code that the IOMMU's
pagetable walker is IO coherent with the CPUs. Instead,
remove the usage of IO_PGTABLE_QUIRK_NO_DMA in the SMMU
driver in lieu of the existing coherent_walk variable
in the pagetable configuration structure, which conveys
the same information.

Change-Id: I14308a20d5f85efe4b3f62c71bcbd2a18d0b08a1
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 89f1fad7
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