Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342263
b: refs/heads/master
c: fa98a11
h: refs/heads/master
i:
  342261: 6d7c01b
  342259: c87310a
  342255: 8baed9a
v: v3
  • Loading branch information
Laxman Dewangan authored and Stephen Warren committed Nov 15, 2012
1 parent e5a4c19 commit 824f34a
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: ee9f726040466180909c9b0f85cfcc54910c8253
refs/heads/master: fa98a114bf0d1623d502b1ae1e9963ef97808214
10 changes: 10 additions & 0 deletions trunk/arch/arm/boot/dts/tegra20.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,16 @@
status = "disabled";
};

spi@7000c380 {
compatible = "nvidia,tegra20-sflash";
reg = <0x7000c380 0x80>;
interrupts = <0 39 0x04>;
nvidia,dma-request-selector = <&apbdma 11>;
#address-cells = <1>;
#size-cells = <0>;
status = "disabled";
};

i2c@7000c400 {
compatible = "nvidia,tegra20-i2c";
reg = <0x7000c400 0x100>;
Expand Down

0 comments on commit 824f34a

Please sign in to comment.