On Thu, 2024-12-05 at 13:42 +0100, Marek Behún wrote: > On Thu, Dec 05, 2024 at 01:38:10PM +0100, Marek Behún wrote: > > > > This is because the patch went into 6.13 but the rest of the patches > > did not, Lee wants to take them for 6.14 :-( > > > > Apply this series and it will work. > > > > https://lore.kernel.org/linux-leds/20241111100355.6978-1-kabel@xxxxxxxxxx/T/ > > Alternatively you can overcome this issue if you enable the > turris-omnia-mcu driver in 6.13: > > CONFIG_CZNIC_PLATFORMS=y > CONFIG_TURRIS_OMNIA_MCU=y/m > (and also the subsequent options). > > Marek Testing reveals: I have to enable CONFIG_TURRIS_OMNIA_MCU_GPIO as well, to make the LEDS work again with v6.13-rc2. So far, so good. But the upcoming dependency in 6.14 will be on CONFIG_TURRIS_OMNIA_MCU, not on CONFIG_TURRIS_OMNIA_MCU_GPIO. Is this correct? Best regards, Klaus