This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Aboat LED driver and FLASH life

root@tl:/sys/devices/platform/leds-gpio.1/leds/user_led1# ls
brightness device max_brightness power subsystem trigger uevent
root@tl:/sys/devices/platform/leds-gpio.1/leds/user_led1# cat brightness
255

In the LED driver, the content in file "brightness" indicates the LED is light or not.

if the LED flicker quickly for a long time, will it reduce the FLASH life?

Or the file "brightness" is just exist in RAM?