Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 342181
b: refs/heads/master
c: 0927781
h: refs/heads/master
i:
  342179: bb58613
v: v3
  • Loading branch information
Lee Jones committed Nov 1, 2012
1 parent 4b784db commit 7733e83
Show file tree
Hide file tree
Showing 2 changed files with 28 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: cb5527035d384d7fdead83adf00833d734c282ce
refs/heads/master: 092778190d693a10d2d364b5e99f5deca903fe41
27 changes: 27 additions & 0 deletions trunk/arch/arm/boot/dts/stuib.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,33 @@

wakeup-source;
st,autosleep-timeout = <1024>;

stmpe_keypad {
compatible = "st,stmpe-keypad";

debounce-interval = <64>;
st,scan-count = <8>;
st,no-autorepeat;

linux,keymap = <0x205006b
0x4010074
0x3050072
0x1030004
0x502006a
0x500000a
0x5008b
0x706001c
0x405000b
0x6070003
0x3040067
0x303006c
0x60400e7
0x602009e
0x4020073
0x5050002
0x4030069
0x3020008>;
};
};
};

Expand Down

0 comments on commit 7733e83

Please sign in to comment.