diff options
author | Simon Glass <sjg@chromium.org> | 2015-11-11 10:05:41 -0700 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2015-11-19 20:13:41 -0700 |
commit | 2ec739db5b8d079ca9e21db79b9015bb5ec6e4de (patch) | |
tree | e1ee44c5639c8bdf831adf96eaf03af2d791f1f8 /doc/device-tree-bindings/input | |
parent | 3b5f6f5001d0f3dfde98ccc6b9350fe74dac41f8 (diff) | |
download | u-boot-imx-2ec739db5b8d079ca9e21db79b9015bb5ec6e4de.zip u-boot-imx-2ec739db5b8d079ca9e21db79b9015bb5ec6e4de.tar.gz u-boot-imx-2ec739db5b8d079ca9e21db79b9015bb5ec6e4de.tar.bz2 |
input: i8042: Convert to use the input library
At present the i8042 driver has its own logic and keymaps. In an effort to
unify the code, move it over to use the input library. This changes most of
the keycode-processing logic since it is now in that library. The main
responsibilities of the driver are now to handle the LEDs, deal with the
PS/2 extended keycodes and initialise the the keyboard.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'doc/device-tree-bindings/input')
0 files changed, 0 insertions, 0 deletions