All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] MX3X: Architecture specific mx3 keypad support
@ 2010-05-19  9:31 Alberto Panizzo
  2010-05-19  9:33 ` [PATCH 1/2 v2] MX3X: Add Keypad device definition for MX3X arch Alberto Panizzo
  2010-05-19 12:23 ` [PATCH 0/2 v2] MX3X: Architecture specific mx3 keypad support MXC Sascha Hauer
  0 siblings, 2 replies; 4+ messages in thread
From: Alberto Panizzo @ 2010-05-19  9:31 UTC (permalink / raw)
  To: linux-arm-kernel

This two patches add the support for the keypad device
over the recent merge of the imx-keypad driver and shows
how to support this device into the machine file.

v2: Pin definition helpers are placed in iomux-mx3.h

Alberto Panizzo (2):
  MX3X: Add Keypad device definition for MX3X arch
  mx31_3ds: Support the keypad situated in the personality board

 arch/arm/mach-mx3/devices.c                |   19 ++++++++++++++++
 arch/arm/mach-mx3/devices.h                |    1 +
 arch/arm/mach-mx3/mach-mx31_3ds.c          |   32 ++++++++++++++++++++++++++++
 arch/arm/plat-mxc/include/mach/iomux-mx3.h |   17 ++++++++++++++
 4 files changed, 69 insertions(+), 0 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-05-19 12:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-19  9:31 [PATCH 0/2 v2] MX3X: Architecture specific mx3 keypad support Alberto Panizzo
2010-05-19  9:33 ` [PATCH 1/2 v2] MX3X: Add Keypad device definition for MX3X arch Alberto Panizzo
2010-05-19  9:34   ` [PATCH 2/2 v2] mx31_3ds: Support the keypad situated in the personality board Alberto Panizzo
2010-05-19 12:23 ` [PATCH 0/2 v2] MX3X: Architecture specific mx3 keypad support MXC Sascha Hauer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.