Hi, I am sending v2 of changes for leds-turris-omnia: Changes since v1: - addressed Pavel's comments, he is right - also added code to set default color of all LEDs to [255,255,255] on driver unbind event, because LEDs are on this event also being put into HW trigger mode and if their previous colors were for example set to [0,0,0], the HW would not be able to light them up Tested on my Omnia just now. Marek Marek Behún (2): leds: turris_omnia: build if CONFIG_COMPILE_TEST=y leds: turris-omnia: Add support for 256 brightness values drivers/leds/Kconfig | 6 +++--- drivers/leds/leds-turris-omnia.c | 21 +++++++++++++++++++-- 2 files changed, 22 insertions(+), 5 deletions(-) -- 2.21.0