18c2ecf20Sopenharmony_ciWhat:		/sys/class/leds/<led>/flash_brightness
28c2ecf20Sopenharmony_ciDate:		March 2015
38c2ecf20Sopenharmony_ciKernelVersion:	4.0
48c2ecf20Sopenharmony_ciContact:	Jacek Anaszewski <j.anaszewski@samsung.com>
58c2ecf20Sopenharmony_ciDescription:	read/write
68c2ecf20Sopenharmony_ci		Set the brightness of this LED in the flash strobe mode, in
78c2ecf20Sopenharmony_ci		microamperes. The file is created only for the flash LED devices
88c2ecf20Sopenharmony_ci		that support setting flash brightness.
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci		The value is between 0 and
118c2ecf20Sopenharmony_ci		/sys/class/leds/<led>/max_flash_brightness.
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ciWhat:		/sys/class/leds/<led>/max_flash_brightness
148c2ecf20Sopenharmony_ciDate:		March 2015
158c2ecf20Sopenharmony_ciKernelVersion:	4.0
168c2ecf20Sopenharmony_ciContact:	Jacek Anaszewski <j.anaszewski@samsung.com>
178c2ecf20Sopenharmony_ciDescription:	read only
188c2ecf20Sopenharmony_ci		Maximum brightness level for this LED in the flash strobe mode,
198c2ecf20Sopenharmony_ci		in microamperes.
208c2ecf20Sopenharmony_ci
218c2ecf20Sopenharmony_ciWhat:		/sys/class/leds/<led>/flash_timeout
228c2ecf20Sopenharmony_ciDate:		March 2015
238c2ecf20Sopenharmony_ciKernelVersion:	4.0
248c2ecf20Sopenharmony_ciContact:	Jacek Anaszewski <j.anaszewski@samsung.com>
258c2ecf20Sopenharmony_ciDescription:	read/write
268c2ecf20Sopenharmony_ci		Hardware timeout for flash, in microseconds. The flash strobe
278c2ecf20Sopenharmony_ci		is stopped after this period of time has passed from the start
288c2ecf20Sopenharmony_ci		of the strobe. The file is created only for the flash LED
298c2ecf20Sopenharmony_ci		devices that support setting flash timeout.
308c2ecf20Sopenharmony_ci
318c2ecf20Sopenharmony_ciWhat:		/sys/class/leds/<led>/max_flash_timeout
328c2ecf20Sopenharmony_ciDate:		March 2015
338c2ecf20Sopenharmony_ciKernelVersion:	4.0
348c2ecf20Sopenharmony_ciContact:	Jacek Anaszewski <j.anaszewski@samsung.com>
358c2ecf20Sopenharmony_ciDescription:	read only
368c2ecf20Sopenharmony_ci		Maximum flash timeout for this LED, in microseconds.
378c2ecf20Sopenharmony_ci
388c2ecf20Sopenharmony_ciWhat:		/sys/class/leds/<led>/flash_strobe
398c2ecf20Sopenharmony_ciDate:		March 2015
408c2ecf20Sopenharmony_ciKernelVersion:	4.0
418c2ecf20Sopenharmony_ciContact:	Jacek Anaszewski <j.anaszewski@samsung.com>
428c2ecf20Sopenharmony_ciDescription:	read/write
438c2ecf20Sopenharmony_ci		Flash strobe state. When written with 1 it triggers flash strobe
448c2ecf20Sopenharmony_ci		and when written with 0 it turns the flash off.
458c2ecf20Sopenharmony_ci
468c2ecf20Sopenharmony_ci		On read 1 means that flash is currently strobing and 0 means
478c2ecf20Sopenharmony_ci		that flash is off.
488c2ecf20Sopenharmony_ci
498c2ecf20Sopenharmony_ciWhat:		/sys/class/leds/<led>/flash_fault
508c2ecf20Sopenharmony_ciDate:		March 2015
518c2ecf20Sopenharmony_ciKernelVersion:	4.0
528c2ecf20Sopenharmony_ciContact:	Jacek Anaszewski <j.anaszewski@samsung.com>
538c2ecf20Sopenharmony_ciDescription:	read only
548c2ecf20Sopenharmony_ci		Space separated list of flash faults that may have occurred.
558c2ecf20Sopenharmony_ci		Flash faults are re-read after strobing the flash. Possible
568c2ecf20Sopenharmony_ci		flash faults:
578c2ecf20Sopenharmony_ci
588c2ecf20Sopenharmony_ci		* led-over-voltage
598c2ecf20Sopenharmony_ci			flash controller voltage to the flash LED
608c2ecf20Sopenharmony_ci			has exceeded the limit specific to the flash controller
618c2ecf20Sopenharmony_ci		* flash-timeout-exceeded
628c2ecf20Sopenharmony_ci			the flash strobe was still on when
638c2ecf20Sopenharmony_ci			the timeout set by the user has expired; not all flash
648c2ecf20Sopenharmony_ci			controllers may set this in all such conditions
658c2ecf20Sopenharmony_ci		* controller-over-temperature
668c2ecf20Sopenharmony_ci			the flash controller has
678c2ecf20Sopenharmony_ci			overheated
688c2ecf20Sopenharmony_ci		* controller-short-circuit
698c2ecf20Sopenharmony_ci			the short circuit protection
708c2ecf20Sopenharmony_ci			of the flash controller has been triggered
718c2ecf20Sopenharmony_ci		* led-power-supply-over-current
728c2ecf20Sopenharmony_ci			current in the LED power
738c2ecf20Sopenharmony_ci			supply has exceeded the limit specific to the flash
748c2ecf20Sopenharmony_ci			controller
758c2ecf20Sopenharmony_ci		* indicator-led-fault
768c2ecf20Sopenharmony_ci			the flash controller has detected
778c2ecf20Sopenharmony_ci			a short or open circuit condition on the indicator LED
788c2ecf20Sopenharmony_ci		* led-under-voltage
798c2ecf20Sopenharmony_ci			flash controller voltage to the flash
808c2ecf20Sopenharmony_ci			LED has been below the minimum limit specific to
818c2ecf20Sopenharmony_ci			the flash
828c2ecf20Sopenharmony_ci		* controller-under-voltage
838c2ecf20Sopenharmony_ci			the input voltage of the flash
848c2ecf20Sopenharmony_ci			controller is below the limit under which strobing the
858c2ecf20Sopenharmony_ci			flash at full current will not be possible;
868c2ecf20Sopenharmony_ci			the condition persists until this flag is no longer set
878c2ecf20Sopenharmony_ci		* led-over-temperature
888c2ecf20Sopenharmony_ci			the temperature of the LED has exceeded
898c2ecf20Sopenharmony_ci			its allowed upper limit
90