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/devices/.../firmware_node/
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) Date:		September 2012
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) Contact:	<>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) 		The /sys/devices/.../firmware_node directory contains attributes
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 		allowing the user space to check and modify some firmware
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 		related properties of given device.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) What:		/sys/devices/.../firmware_node/description
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Date:		September 2012
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) Contact:	Lance Ortiz <lance.ortiz@hp.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 		The /sys/devices/.../firmware/description attribute contains a string
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 		that describes the device as provided by the _STR method in the ACPI
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 		namespace.  This attribute is read-only.  If the device does not have
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 		an _STR method associated with it in the ACPI namespace, this
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) 		attribute is not present.