Newer
Older
barebox / Documentation / devicetree / bindings / leds / common.txt
@Sascha Hauer Sascha Hauer on 10 Jul 2013 327 bytes led: gpio: Add trigger support
Common leds properties.

- linux,default-trigger barebox,default-trigger:  This parameter, if present, is a
    string defining the trigger assigned to the LED.  Current triggers are:
     "heartbeat" - LED flashes at a constant rate
     "panic" - LED turns on when barebox panics
     "net" - LED indicates network activity