1. 05 5月, 2015 1 次提交
  2. 26 11月, 2014 1 次提交
    • T
      of: Add NVIDIA Tegra memory controller binding · 4bc567dd
      Thierry Reding 提交于
      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: NThierry Reding <treding@nvidia.com>
      4bc567dd