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) See also /sys/class/backlight/<backlight>/ambient_light_level and
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  2) /sys/class/backlight/<backlight>/ambient_light_zone.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  3) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  4) What:		/sys/class/backlight/<backlight>/<ambient light zone>_max
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  5) What:		/sys/class/backlight/<backlight>/l1_daylight_max
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  6) What:		/sys/class/backlight/<backlight>/l2_bright_max
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  7) What:		/sys/class/backlight/<backlight>/l3_office_max
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  8) What:		/sys/class/backlight/<backlight>/l4_indoor_max
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300  9) What:		/sys/class/backlight/<backlight>/l5_dark_max
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 10) Date:		May 2011
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 11) KernelVersion:	3.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 12) Contact:	device-drivers-devel@blackfin.uclinux.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 13) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 14) 		Control the maximum brightness for <ambient light zone>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 15) 		on this <backlight>. Values are between 0 and 127. This file
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 16) 		will also show the brightness level stored for this
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 17) 		<ambient light zone>.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 18) 
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 19) What:		/sys/class/backlight/<backlight>/<ambient light zone>_dim
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 20) What:		/sys/class/backlight/<backlight>/l2_bright_dim
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 21) What:		/sys/class/backlight/<backlight>/l3_office_dim
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 22) What:		/sys/class/backlight/<backlight>/l4_indoor_dim
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 23) What:		/sys/class/backlight/<backlight>/l5_dark_dim
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 24) Date:		May 2011
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 25) KernelVersion:	3.0
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 26) Contact:	device-drivers-devel@blackfin.uclinux.org
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 27) Description:
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 28) 		Control the dim brightness for <ambient light zone>
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 29) 		on this <backlight>. Values are between 0 and 127, typically
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 30) 		set to 0. Full off when the backlight is disabled.
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 31) 		This file will also show the dim brightness level stored for
^8f3ce5b39 (kx 2023-10-28 12:00:06 +0300 32) 		this <ambient light zone>.