Hi, This is a resubmit of the previous patch series with a few changes: - Added LED_FUNCTION_PLAYER1 to LED_FUNCTION_PLAYER5 defines. - Removed LED_FUNCTION_PLAYER define. - Changed ps_led_register use led_classdev->brightness_set_blocking. 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 | 7 ++ 3 files changed, 177 insertions(+), 1 deletion(-) -- 2.31.1