https://github.com/torvalds/linux
Raw File
Tip revision: 16fbf79b0f83bc752cee8589279f1ebfe57b3b6e authored by Linus Torvalds on 23 March 2020, 01:31:56 UTC
Linux 5.6-rc7
Tip revision: 16fbf79
sysfs-class-rc-nuvoton
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.
back to top