Hi, This is a resubmit of the previous patch series. The only change is the inclusion of a description of player LEDs into the LED documentation (Documentation/leds/well-know-leds.txt). This file was just merged by Linus among other LED changes into git master (5.15) and the patch series is thus relative to there as well. Regards, Roderick Colenbrander Sony Interactive Entertainment, LLC Roderick Colenbrander (3): HID: playstation: expose DualSense lightbar through a multi-color LED. leds: add new LED_FUNCTION_PLAYER for player LEDs for game controllers. HID: playstation: expose DualSense player LEDs through LED class. Documentation/leds/well-known-leds.txt | 14 +++ drivers/hid/hid-playstation.c | 157 ++++++++++++++++++++++++- include/dt-bindings/leds/common.h | 3 + 3 files changed, 173 insertions(+), 1 deletion(-) -- 2.31.1