• Linus Torvalds's avatar
    Merge tag 'leds-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/leds · 08df80a3
    Linus Torvalds authored
    Pull LED updates from Lee Jones:
     "New Drivers:
       - Add support for Allwinner A100 RGB LED controller
       - Add support for Maxim 5970 Dual Hot-swap controller
    
      New Device Support:
       - Add support for AW20108 to Awinic LED driver
    
      New Functionality:
       - Extend support for Net speeds to include; 2.5G, 5G and 10G
       - Allow tx/rx and cts/dsr/dcd/rng TTY LEDS to be turned on and off
         via sysfs if required
       - Add support for hardware control in AW200xx
    
      Fix-ups:
       - Use safer methods for string handling
       - Improve error handling; return proper error values, simplify,
         avoid duplicates, etc
       - Replace Mutex use with the Completion mechanism
       - Fix include lists; alphabetise, remove unused, explicitly add used
       - Use generic platform device properties
       - Use/convert to new/better APIs/helpers/MACROs instead of
         hand-rolling implementations
       - Device Tree binding adaptions/conversions/creation
     ...
    08df80a3
ledtrig-netdev.c 18.2 KB