mirror of
https://github.com/torvalds/linux.git
synced 2024-12-11 05:33:09 +00:00
901b9dd5e3
There are two places pointing to an unexisting "m.chehab@kernel.org" email. I never had such email, so, I'm unsure how it ends there. Anyway, it is plain wrong. While here, use my canonical e-mail on a bunch of places that are pointing to another e-mail. The idea is that, from now on, all places will be pointing to the same SMTP server. Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
16 lines
592 B
Plaintext
16 lines
592 B
Plaintext
What: /sys/class/rc/rcN/wakeup_data
|
|
Date: Mar 2016
|
|
KernelVersion: 4.6
|
|
Contact: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
|
|
Description:
|
|
Reading this file returns the stored CIR wakeup sequence.
|
|
It starts with a pulse, followed by a space, pulse etc.
|
|
All values are in microseconds.
|
|
The same format can be used to store a wakeup sequence
|
|
in the Nuvoton chip by writing to this file.
|
|
|
|
Note: Some systems reset the stored wakeup sequence to a
|
|
factory default on each boot. On such systems store the
|
|
wakeup sequence in a file and set it on boot using e.g.
|
|
a udev rule.
|