Skip to content
Commit 6af6dc2d authored by Simon Glass's avatar Simon Glass Committed by Samuel Ortiz
Browse files

input: Add ChromeOS EC keyboard driver



Use the key-matrix layer to interpret key scan information from the EC
and inject input based on the FDT-supplied key map. This driver registers
itself with the ChromeOS EC driver to perform communications.

The matrix-keypad FDT binding is used with a small addition to control
ghosting.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarLuigi Semenzato <semenzato@chromium.org>
Signed-off-by: default avatarVincent Palatin <vpalatin@chromium.org>
Acked-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
parent 43840415
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment