From: Nitin Garg <nitin.g...@freescale.com>

i.MX6sl evk has a keyboard on the board, so add mxc_keyb driver to support 
keypad.

Nitin Garg (1):
  Add support for i.MX6SL EVK board keypad

 drivers/input/Makefile   |    1 +
 drivers/input/mxc_keyb.c |  588 ++++++++++++++++++++++++++++++++++++++++++++++
 include/mxc_keyb.h       |  240 +++++++++++++++++++
 3 files changed, 829 insertions(+)
 create mode 100644 drivers/input/mxc_keyb.c
 create mode 100644 include/mxc_keyb.h

-- 
1.7.9.5

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to