Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303208
b: refs/heads/master
c: 3f3ed40
h: refs/heads/master
v: v3
  • Loading branch information
Lee Jones authored and Linus Walleij committed Apr 23, 2012
1 parent 904aa97 commit a6dc7e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: b55ac4ea96adc907bec7b0a804c1edd3dbf2e64d
refs/heads/master: 3f3ed40060ddef0c9fb6aef021a7937f8528f32c
8 changes: 4 additions & 4 deletions trunk/arch/arm/boot/dts/snowball.dts
Original file line number Diff line number Diff line change
Expand Up @@ -36,28 +36,28 @@
debounce_interval = <50>;
wakeup = <1>;
linux,code = <3>;
label = "userpb";
label = "extkb1";
gpios = <&gpio4 23 0>;
};
button@3 {
debounce_interval = <50>;
wakeup = <1>;
linux,code = <4>;
label = "userpb";
label = "extkb2";
gpios = <&gpio4 24 0>;
};
button@4 {
debounce_interval = <50>;
wakeup = <1>;
linux,code = <5>;
label = "userpb";
label = "extkb3";
gpios = <&gpio5 1 0>;
};
button@5 {
debounce_interval = <50>;
wakeup = <1>;
linux,code = <6>;
label = "userpb";
label = "extkb4";
gpios = <&gpio5 2 0>;
};
};
Expand Down

0 comments on commit a6dc7e7

Please sign in to comment.