commit | 35deadcde8b474e79bff3691a30ab31a1ead09a8 | [log] [tgz] |
---|---|---|
author | Olav Haugan <ohaugan@codeaurora.org> | Mon Dec 10 18:28:27 2012 -0800 |
committer | Olav Haugan <ohaugan@codeaurora.org> | Thu Dec 20 14:57:58 2012 -0800 |
tree | bcd497f9bdefbd15bcf11b89bf7577fb437cfc39 | |
parent | c145330359ebadb4d1c1ad8b74a62942e73da297 [diff] |
msm: Add support for parsing domain info from dt Add support for defining domains in device tree. A domain is a collection of iommu context banks that share the same page table. At boot the domains are created and assigned to an iommu_group. An iommu_group is created for each domain with the context banks added to the iommu_group. Change-Id: I7b44f06c3937f00a896169a2736c567b16c49706 Signed-off-by: Olav Haugan <ohaugan@codeaurora.org>