[PATCH 0/2] Input: matrix-keypad - Add device tree support
    AnilKumar Ch 
    anilkumar at ti.com
       
    Fri Oct 19 18:06:11 EST 2012
    
    
  
Add device tree support to matrix keypad driver by adding all necessary
DT parameters. Also added device tree bindings.
These patches were tested on AM335x-EVM with DT patches, DT patches
will be submitted once these are accepted.
AnilKumar Ch (2):
  Input: matrix-keypad - remove const from pointer to array of gpios
  Input: matrix-keypad - Add device tree support
 .../devicetree/bindings/input/matrix-keypad.txt    |   52 ++++++++++
 drivers/input/keyboard/matrix_keypad.c             |  104 +++++++++++++++++++-
 include/linux/input/matrix_keypad.h                |    4 +-
 3 files changed, 157 insertions(+), 3 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/input/matrix-keypad.txt
-- 
1.7.9.5
    
    
More information about the devicetree-discuss
mailing list