summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/iommu/nvidia,tegra30-smmu.txt
AgeCommit message (Collapse)AuthorFilesLines
2012-06-25iommu/tegra: smmu: Add device tree support for SMMUHiroshi Doyu1-0/+21
The necessary info is expected to pass from DT. For more precise resource reservation, there shouldn't be any overlapping of register range between SMMU and MC. SMMU register offset needs to be calculated correctly, based on its register bank. Signed-off-by: Hiroshi DOYU <hdoyu@nvidia.com> Acked-by: Stephen Warren <swarren@wwwdotorg.org> Acked-by: Grant Likely <grant.likely@secretlab.ca> Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>