Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355759
b: refs/heads/master
c: 0698ed1
h: refs/heads/master
i:
  355757: ce66a6b
  355755: 411173e
  355751: f04ad43
  355743: 701dabd
v: v3
  • Loading branch information
Lucas Stach authored and Stephen Warren committed Jan 28, 2013
1 parent 13842db commit 5558da2
Show file tree
Hide file tree
Showing 2 changed files with 10 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: d7df69fe256587c5f78961c4d69a95d4a5b12c71
refs/heads/master: 0698ed1986b1f87623b1c1ca0c977c352736897e
9 changes: 9 additions & 0 deletions trunk/arch/arm/boot/dts/tegra20.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,15 @@
compatible = "nvidia,tegra20-das";
reg = <0x70000c00 0x80>;
};

tegra_ac97: ac97 {
compatible = "nvidia,tegra20-ac97";
reg = <0x70002000 0x200>;
interrupts = <0 81 0x04>;
nvidia,dma-request-selector = <&apbdma 12>;
clocks = <&tegra_car 3>;
status = "disabled";
};

tegra_i2s1: i2s@70002800 {
compatible = "nvidia,tegra20-i2s";
Expand Down

0 comments on commit 5558da2

Please sign in to comment.