mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson
synced 2025-08-27 06:50:37 +00:00

The driver hid-appletb-kbd was upstreamed in kernel 6.15. But, due to an oversight on my part, I didn't change the kernel version and expected date while upstreaming the driver, thus it remained as 6.5, the original kernel version when the driver was developed for downstream. This commit should fix this. Signed-off-by: Aditya Garg <gargaditya08@live.com> Signed-off-by: Jiri Kosina <jkosina@suse.com>
14 lines
333 B
Plaintext
14 lines
333 B
Plaintext
What: /sys/bus/hid/drivers/hid-appletb-kbd/<dev>/mode
|
|
Date: March, 2025
|
|
KernelVersion: 6.15
|
|
Contact: linux-input@vger.kernel.org
|
|
Description:
|
|
The set of keys displayed on the Touch Bar.
|
|
Valid values are:
|
|
== =================
|
|
0 Escape key only
|
|
1 Function keys
|
|
2 Media/brightness keys
|
|
3 None
|
|
== =================
|