01 Jun, 2017

1 commit


24 Jul, 2013

1 commit


16 Oct, 2012

1 commit


15 May, 2012

1 commit

  • 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: Bernie Thompson
    Signed-off-by: Simon Glass
    Signed-off-by: Tom Warren

    Bernie Thompson