[PATCH 1/2] iommu/tegra: smmu: Add device tree support for SMMU
Stephen Warren
swarren at wwwdotorg.org
Tue May 15 03:41:24 EST 2012
On 05/10/2012 01:50 AM, Hiroshi DOYU wrote:
> 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 at nvidia.com>
> ---
> This patch requires the following ones, sent earlier:
>
> DMA window:
> http://article.gmane.org/gmane.linux.ports.tegra/4603
This patch has been merged even though the patch above isn't present in
the kernel anywhere, let alone in the history of the iommu tree. This
breaks compilation in linux-next.
> AHB:
> http://article.gmane.org/gmane.linux.ports.tegra/4657
This patch is in linux-next, but also is not in the history of the iommu
tree, so will break bisection of the iommu tree for Tegra.
More information about the devicetree-discuss
mailing list