Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 308369
b: refs/heads/master
c: 54174a3
h: refs/heads/master
i:
  308367: f9ecfa7
v: v3
  • Loading branch information
hdoyu@nvidia.com authored and Stephen Warren committed May 14, 2012
1 parent 9857ea4 commit bf865fe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6a943e0e13900881ff6b980441233e10a6642904
refs/heads/master: 54174a33da64536d6840ffa5ae9edc71cb9bf3a1
10 changes: 10 additions & 0 deletions trunk/arch/arm/boot/dts/tegra30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -238,4 +238,14 @@
0x7000f284 0x17c>;
interrupts = <0 77 0x04>;
};

smmu {
compatible = "nvidia,tegra30-smmu";
reg = <0x7000f010 0x02c
0x7000f1f0 0x010
0x7000f228 0x05c>;
nvidia,#asids = <4>; /* # of ASIDs */
dma-window = <0 0x40000000>; /* IOVA start & length */
nvidia,ahb = <&ahb>;
};
};

0 comments on commit bf865fe

Please sign in to comment.