Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 313138
b: refs/heads/master
c: a6d1be0
h: refs/heads/master
v: v3
  • Loading branch information
Roland Stigge committed Jun 14, 2012
1 parent 22227fb commit 496c8e8
Show file tree
Hide file tree
Showing 3 changed files with 12 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: d0408713e764c20796a8f79f3179ae41148edf19
refs/heads/master: a6d1be0e5825246da6df42cdaa21f3ce66698ff2
2 changes: 2 additions & 0 deletions trunk/arch/arm/boot/dts/lpc32xx.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,8 @@
key@40050000 {
compatible = "nxp,lpc3220-key";
reg = <0x40050000 0x1000>;
interrupts = <54 0>;
status = "disabled";
};

};
Expand Down
9 changes: 9 additions & 0 deletions trunk/arch/arm/boot/dts/phy3250.dts
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,15 @@
tsc@40048000 {
status = "okay";
};

key@40050000 {
status = "okay";
keypad,num-rows = <1>;
keypad,num-columns = <1>;
nxp,debounce-delay-ms = <3>;
nxp,scan-delay-ms = <34>;
linux,keymap = <0x00000002>;
};
};
};

Expand Down

0 comments on commit 496c8e8

Please sign in to comment.