Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334649
b: refs/heads/master
c: 1243163
h: refs/heads/master
i:
  334647: 39c6a9a
v: v3
  • Loading branch information
Michael Walle authored and Jason Cooper committed Oct 18, 2012
1 parent 588ec94 commit 8302334
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 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: a54841e552515a0a09d214ed63701cd0eb3d66c6
refs/heads/master: 12431634947f4c34015561104c4f8a305bfe6b48
8 changes: 5 additions & 3 deletions trunk/arch/arm/boot/dts/kirkwood-lsxl.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -48,17 +48,19 @@
#size-cells = <0>;
button@1 {
label = "Function Button";
linux,code = <132>;
linux,code = <357>;
gpios = <&gpio1 9 1>;
};
button@2 {
label = "Power-on Switch";
linux,code = <116>;
linux,code = <0>;
linux,input-type = <5>;
gpios = <&gpio1 10 1>;
};
button@3 {
label = "Power-auto Switch";
linux,code = <142>;
linux,code = <1>;
linux,input-type = <5>;
gpios = <&gpio1 11 1>;
};
};
Expand Down

0 comments on commit 8302334

Please sign in to comment.