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/iio/devices/iio:deviceX/in_intensityY_raw
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) Date:		May 2016
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) KernelVersion:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) Contact:	Andrew F. Davis <afd@ti.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) 		Get measured values from the ADC for these stages. Y is the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) 		specific stage number corresponding to datasheet stage names
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) 		as follows:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) 		== ==========
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) 		1  LED2
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) 		2  ALED2/LED3
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) 		3  LED1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 		4  ALED1/LED4
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 		== ==========
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) 		Note that channels 5 and 6 represent LED2-ALED2 and LED1-ALED1
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 		respectively which simply helper channels containing the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) 		calculated difference in the value of stage 1 - 2 and 3 - 4.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) 		The values are expressed in 24-bit twos complement.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) What:		/sys/bus/iio/devices/iio:deviceX/in_intensityY_offset
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) Date:		May 2016
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) KernelVersion:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) Contact:	Andrew F. Davis <afd@ti.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) 		Get and set the offset cancellation DAC setting for these
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) 		stages. The values are expressed in 5-bit sign-magnitude.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) What:		/sys/bus/iio/devices/iio:deviceX/in_intensityY_resistance
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) What:		/sys/bus/iio/devices/iio:deviceX/in_intensityY_capacitance
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) Date:		May 2016
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 33) KernelVersion:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 34) Contact:	Andrew F. Davis <afd@ti.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 35) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 36) 		Get and set the resistance and the capacitance settings for the
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 37) 		Transimpedance Amplifier during the associated stage.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 38) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 39) What:		/sys/bus/iio/devices/iio:deviceX/out_currentY_raw
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 40) Date:		May 2016
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 41) KernelVersion:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 42) Contact:	Andrew F. Davis <afd@ti.com>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 43) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 44) 		Get and set the LED current for the specified LED active during
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 45) 		this stage. Y is the specific stage number.