Difference between revisions of "Driver for i.MX GPIO controlled keypads"
From ArmadeusWiki
m (Use "Under Construction" Template) |
(Test common to all kaypads so moved in parent page) |
||
Line 15: | Line 15: | ||
Initializing Armadeus keypad driver | Initializing Armadeus keypad driver | ||
input: imxkeypad as /class/input/input0 | input: imxkeypad as /class/input/input0 | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Usage== | ==Usage== |
Revision as of 21:57, 4 December 2009
Page under construction... Informations on this page are not guaranteed !!
Introduction
This driver is intented to control matrix keypads connected to i.MX GPIOs
Installation
If not already done in standard Armadeus rootfs:
$ make linux-menuconfig Device Drivers ---> Input device support ---> [*] Keyboards ---> <*> AT keyboard
then
Device Drivers ---> Armadeus specific drivers ---> <M> Armadeus Keypad driver
Reflash rootfs then:
# modprobe imxkeypad Initializing Armadeus keypad driver input: imxkeypad as /class/input/input0