Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 339903
b: refs/heads/master
c: 404aa0d
h: refs/heads/master
i:
  339901: 94aa852
  339899: 6d8101b
  339895: d4be2ec
  339887: 06a7478
  339871: f6f87ea
  339839: f543536
v: v3
  • Loading branch information
AnilKumar Ch authored and Benoit Cousson committed Nov 6, 2012
1 parent 0aa2236 commit 7bf64c1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 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: 2ca1d317aa78492f206d3e325965a990aa33a226
refs/heads/master: 404aa0d71ddd82189ef3680d6c41f127dc89d29f
9 changes: 8 additions & 1 deletion trunk/arch/arm/boot/dts/am335x-evm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@

am33xx_pinmux: pinmux@44e10800 {
pinctrl-names = "default";
pinctrl-0 = <&matrix_keypad_s0>;
pinctrl-0 = <&matrix_keypad_s0 &volume_keys_s0>;

matrix_keypad_s0: matrix_keypad_s0 {
pinctrl-single,pins = <
Expand All @@ -37,6 +37,13 @@
0x6c 0x27 /* gpmc_a11.gpio1_27, INPUT | MODE7 */
>;
};

volume_keys_s0: volume_keys_s0 {
pinctrl-single,pins = <
0x150 0x27 /* spi0_sclk.gpio0_2, INPUT | MODE7 */
0x154 0x27 /* spi0_d0.gpio0_3, INPUT | MODE7 */
>;
};
};

ocp {
Expand Down

0 comments on commit 7bf64c1

Please sign in to comment.