]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Input: rotary-encoder - add DT bindings
authorDaniel Mack <zonque@gmail.com>
Wed, 1 Aug 2012 05:08:50 +0000 (22:08 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 22 Aug 2012 05:29:51 +0000 (22:29 -0700)
commit80c99bcd28617bd534b6f9489857235ee613c797
treecd6c9bd5d05962927e2f21632ca60529fb4c1b54
parentce9195378299ff2f3d703937de46bdd338e780eb
Input: rotary-encoder - add DT bindings

This adds devicetree bindings to the rotary encoder driver and some
documentation about how to use them. Tested on a PXA3xx platform.

Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/rotary-encoder.txt [new file with mode: 0644]
drivers/input/misc/rotary_encoder.c