Skip to content
  • Linus Torvalds's avatar
    Merge tag 'leds_for_4.15rc1' of... · 6a77d866
    Linus Torvalds authored
    Merge tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
    
    Pull LED updates from Jacek Anaszewski:
     "New LED class driver:
       - add a driver for PC Engines APU/APU2 LEDs
    
      New LED trigger:
       - add a system activity LED trigger
    
      LED core improvements:
       - replace flags bit shift with BIT() macros
    
      Convert timers to use timer_setup() in:
       - led-core
       - ledtrig-activity
       - ledtrig-heartbeat
       - ledtrig-transient
    
      LED class drivers fixes:
       - lp55xx: fix spelling mistake: 'cound' -> 'could'
       - tca6507: Remove unnecessary reg check
       - pca955x: Don't invert requested value in pca955x_gpio_set_value()
    
      LED documentation improvements:
       - update 00-INDEX file"
    
    * tag 'leds_for_4.15rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds:
      leds: Add driver for PC Engines APU/APU2 LEDs
      leds: lp55xx: fix spelling mistake: 'cound' -> 'could'
      leds: Convert timers to use timer_setup()
      Documentation: leds: Update 00-INDEX file
      leds: tca6507: Remove unnecessary reg check
      leds: ledtrig-heartbeat: Convert timers to use timer_setup()
      leds: Replace flags bit shift with BIT() macros
      leds: pca955x: Don't invert requested value in pca955x_gpio_set_value()
      leds: ledtrig-activity: Add a system activity LED trigger
    6a77d866