Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296063
b: refs/heads/master
c: 636e50a
h: refs/heads/master
i:
  296061: 3cdd17c
  296059: 63670a2
  296055: 641bed9
  296047: 4fc8eb4
  296031: f3cbdc0
  295999: b786845
  295935: 4fc58dc
v: v3
  • Loading branch information
Stephen Warren authored and Olof Johansson committed Feb 7, 2012
1 parent eb96ae2 commit 2d02ad0
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a38b84fce9d1f3b1f054409b6363d98bf019e263
refs/heads/master: 636e50a0e0f3d9a62d2097a42d751cf5825124b0
8 changes: 7 additions & 1 deletion trunk/arch/arm/boot/dts/tegra30.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,13 @@
gpio: gpio@6000d000 {
compatible = "nvidia,tegra30-gpio", "nvidia,tegra20-gpio";
reg = < 0x6000d000 0x1000 >;
interrupts = < 0 32 0x04 0 33 0x04 0 34 0x04 0 35 0x04 0 55 0x04 0 87 0x04 0 89 0x04 >;
interrupts = < 0 32 0x04
0 33 0x04
0 34 0x04
0 35 0x04
0 55 0x04
0 87 0x04
0 89 0x04 >;
#gpio-cells = <2>;
gpio-controller;
};
Expand Down

0 comments on commit 2d02ad0

Please sign in to comment.