mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-15 23:14:31 +08:00
f9e02d8041
This patch adds the device tree binding documentation for common keyboard. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Chen Zhong <chen.zhong@mediatek.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
9 lines
338 B
Plaintext
9 lines
338 B
Plaintext
General Keys Properties:
|
|
|
|
Optional properties for Keys:
|
|
- power-off-time-sec: Duration in seconds which the key should be kept
|
|
pressed for device to power off automatically. Device with key pressed
|
|
shutdown feature can specify this property.
|
|
- linux,keycodes: Specifies the numeric keycode values to be used for
|
|
reporting key presses.
|