Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355592
b: refs/heads/master
c: 2da1396
h: refs/heads/master
v: v3
  • Loading branch information
Hiroshi Doyu authored and Stephen Warren committed Jan 29, 2013
1 parent 0c0aaac commit a300edb
Show file tree
Hide file tree
Showing 2 changed files with 12 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: 0dfe42edcc0a30c21c9bbcfc8a5ad91fb49c2dfb
refs/heads/master: 2da139657b108ab4485640178dd4d7f3ca931065
11 changes: 11 additions & 0 deletions trunk/arch/arm/boot/dts/tegra114.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,17 @@
reg = <0x7000e400 0x400>;
};

iommu {
compatible = "nvidia,tegra114-smmu", "nvidia,tegra30-smmu";
reg = <0x7000f010 0x02c
0x7000f1f0 0x010
0x7000f228 0x074>;
nvidia,#asids = <4>;
dma-window = <0 0x40000000>;
nvidia,swgroups = <0x18659fe>;
nvidia,ahb = <&ahb>;
};

cpus {
#address-cells = <1>;
#size-cells = <0>;
Expand Down

0 comments on commit a300edb

Please sign in to comment.