Skip to content
Commit 4bc567dd authored by Thierry Reding's avatar Thierry Reding
Browse files

of: Add NVIDIA Tegra memory controller binding



The memory controller on NVIDIA Tegra exposes various knobs that can be
used to tune the behaviour of the clients attached to it.

In addition, the memory controller implements an SMMU (IOMMU) which can
translate I/O virtual addresses to physical addresses for clients. This
is useful for scatter-gather operation on devices that don't support it
natively and for virtualization or process separation.

Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent bd968d59
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment