Orange Pi5 kernel

Deprecated Linux kernel 5.10.110 for OrangePi 5/5B/5+ boards

3 Commits   0 Branches   0 Tags
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  1) What:		/sys/bus/w1/devices/.../w1_master_timeout_us
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) Date:		April 2015
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) Contact:	Dmitry Khromov <dk@icelogic.net>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) Description:	Bus scanning interval, microseconds component.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) 		Some of 1-Wire devices commonly associated with physical access
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 		control systems are attached/generate presence for as short as
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 		100 ms - hence the tens-to-hundreds milliseconds scan intervals
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 		are required.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 		see Documentation/w1/w1-generic.rst for detailed information.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) Users:		any user space application which wants to know bus scanning
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 		interval