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/class/fpga_region/<region>/compat_id
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 2) Date:		June 2018
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 3) KernelVersion:	4.19
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 4) Contact:	Wu Hao <hao.wu@intel.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 5) Description:	FPGA region id for compatibility check, e.g. compatibility
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 6) 		of the FPGA reconfiguration hardware and image. This value
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 7) 		is defined or calculated by the layer that is creating the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 8) 		FPGA region. This interface returns the compat_id value or
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 9) 		just error code -ENOENT in case compat_id is not used.