Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359943
b: refs/heads/master
c: 4ca7396
h: refs/heads/master
i:
  359941: 56d5d0b
  359939: e2d697f
  359935: 6ffb6bd
v: v3
  • Loading branch information
Thomas Petazzoni authored and Arnd Bergmann committed Feb 28, 2013
1 parent 384aa52 commit 395b692
Show file tree
Hide file tree
Showing 2 changed files with 13 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: 102c9543ff368709980c6d68b7a75f840edda6b5
refs/heads/master: 4ca73962a15caccd310093266783be89a81d571f
12 changes: 12 additions & 0 deletions trunk/arch/arm/boot/dts/armada-xp-openblocks-ax3-4.dts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,18 @@
};
};

gpio_keys {
compatible = "gpio-keys";
#address-cells = <1>;
#size-cells = <0>;

button@1 {
label = "Init Button";
linux,code = <116>;
gpios = <&gpio1 28 0>;
};
};

mdio {
phy0: ethernet-phy@0 {
reg = <0>;
Expand Down

0 comments on commit 395b692

Please sign in to comment.