[PATCH v3 0/4] upstream led blinking rework

Oleksij Rempel o.rempel at pengutronix.de
Mon Mar 13 02:33:35 PDT 2017


changes v1:
 - merge blinking/flashing and led_blink_pattern patches
 - remove new unsued variables from structs
 - add sanity check in the led command to avoid simultan -b anf -f options

changes v2:
 - reword commit message in "led: add blinking/flashing..." patch

changes v3:
 - reword "led-trigger: Allow multiple..." patch
 - remove sanity check before free()

Sascha Hauer (4):
  led: add blinking/flashing and led_blink_pattern interface
  led: Add blink/flash to led command
  led: trigger: Use led triggers
  led-trigger: Allow multiple led triggers of the same type

 commands/led.c             |  44 ++++++++++++-
 commands/trigger.c         |  54 ++++++++--------
 drivers/led/core.c         | 101 ++++++++++++++++++++++++++++-
 drivers/led/led-triggers.c | 157 ++++++++++++++++++++++++++++-----------------
 include/led.h              |  17 ++++-
 5 files changed, 286 insertions(+), 87 deletions(-)

-- 
2.11.0




More information about the barebox mailing list