Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / input / keys.txt
1 General Keys Properties:
2
3 Optional properties for Keys:
4 - power-off-time-sec: Duration in seconds which the key should be kept
5         pressed for device to power off automatically. Device with key pressed
6         shutdown feature can specify this property.
7 - linux,keycodes: Specifies the numeric keycode values to be used for
8         reporting key presses.