Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 355764
b: refs/heads/master
c: 3a5c64d
h: refs/heads/master
v: v3
  • Loading branch information
Laxman Dewangan authored and Stephen Warren committed Jan 28, 2013
1 parent ce46a6c commit 533349e
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: ecfd6c7f05db5c3f41f846d489861646e0934b56
refs/heads/master: 3a5c64d6bacbeb25d8aa5ccb18ca49de99dee027
12 changes: 12 additions & 0 deletions trunk/arch/arm/boot/dts/tegra20-whistler.dts
Original file line number Diff line number Diff line change
Expand Up @@ -520,6 +520,18 @@
bus-width = <8>;
};

kbc {
status = "okay";
nvidia,debounce-delay-ms = <20>;
nvidia,repeat-delay-ms = <160>;
nvidia,kbc-row-pins = <0 1 2>;
nvidia,kbc-col-pins = <16 17>;
linux,keymap = <0x00000074 /* KEY_POWER */
0x01000066 /* KEY_HOME */
0x0101009E /* KEY_BACK */
0x0201008B>; /* KEY_MENU */
};

regulators {
compatible = "simple-bus";
#address-cells = <1>;
Expand Down

0 comments on commit 533349e

Please sign in to comment.