]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Input: sysrq - DT binding for key sequence
authorMathieu J. Poirier <mathieu.poirier@linaro.org>
Sun, 4 Aug 2013 00:22:08 +0000 (17:22 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 13 Aug 2013 05:31:55 +0000 (22:31 -0700)
commit4c076eb0cfd9fa3f8900ac3dbdcaaca2f5fc2c1e
tree9b7293b21eb84ca52442acff639f95f6e7f640d9
parent401d7d108fc19595f6a7d7dd7d553458155e31fa
Input: sysrq - DT binding for key sequence

Adding a simple device tree binding for the specification of key
sequences. Definition of the keys found in the sequence are located in
'include/uapi/linux/input.h'.

For the sysrq driver, holding the sequence of keys down for a specific
amount of time will reset the system.

Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Acked-by: Grant Likely <grant.likely@linaro.org>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Documentation/devicetree/bindings/input/input-reset.txt [new file with mode: 0644]
drivers/tty/sysrq.c