Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362115
b: refs/heads/master
c: 835f632
h: refs/heads/master
i:
  362113: 837001c
  362111: a1d7791
v: v3
  • Loading branch information
Alexander Clouter authored and Jason Cooper committed Mar 28, 2013
1 parent 131cb4e commit 88c70c9
Show file tree
Hide file tree
Showing 2 changed files with 7 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: 0d0644ebc63bce3784ebea28d0355071b4e90525
refs/heads/master: 835f6322c691600da5b7fb526f07b1d21d0c88ef
7 changes: 6 additions & 1 deletion trunk/arch/arm/boot/dts/orion5x.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
compatible = "marvell,orion5x";
interrupt-parent = <&intc>;

aliases {
gpio0 = &gpio0;
};
intc: interrupt-controller {
compatible = "marvell,orion-intc", "marvell,intc";
interrupt-controller;
Expand All @@ -32,7 +35,9 @@
#gpio-cells = <2>;
gpio-controller;
reg = <0x10100 0x40>;
ngpio = <32>;
ngpios = <32>;
interrupt-controller;
#interrupt-cells = <2>;
interrupts = <6>, <7>, <8>, <9>;
};

Expand Down

0 comments on commit 88c70c9

Please sign in to comment.