Skip to content
Snippets Groups Projects
Commit 92c27c51 authored by Bernie Thompson's avatar Bernie Thompson Committed by Albert ARIBAUD
Browse files

input: Add support for keyboard matrix decoding from an fdt


Matrix keyboards require a key map to be set up, and must also deal with
key ghosting.

Create a keyboard matrix management implementation which can be leveraged
by various keyboard drivers. This includes code to read the keymap from
the FDT and perform debouncing.

Signed-off-by: default avatarBernie Thompson <bhthompson@chromium.org>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Signed-off-by: default avatarTom Warren <twarren@nvidia.com>
parent 9bc590e5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment