linux/drivers/platform/cznic
Marek Behún 2de889e9cf leds: turris-omnia: Inform about missing LED gamma correction feature in the MCU driver
If the LED gamma correction feature is missing in the MCU firmware,
inform about this in the MCU firmware probe function instead of LED
driver probe function, so that all the feature checks are in one place.

Signed-off-by: Marek Behún <kabel@kernel.org>
Link: https://lore.kernel.org/r/20241111100355.6978-10-kabel@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
2024-12-12 18:37:36 +00:00
..
Kconfig platform: cznic: turris-omnia-mcu: fix HW_RANDOM dependency 2024-09-11 08:54:21 +00:00
Makefile platform: cznic: turris-omnia-mcu: Make GPIO code optional 2024-08-07 14:43:54 +02:00
turris-omnia-mcu-base.c leds: turris-omnia: Inform about missing LED gamma correction feature in the MCU driver 2024-12-12 18:37:36 +00:00
turris-omnia-mcu-gpio.c platform: cznic: turris-omnia-mcu: Rename variable holding GPIO line names 2024-11-12 16:05:16 +01:00
turris-omnia-mcu-sys-off-wakeup.c platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup 2024-07-01 15:46:37 +02:00
turris-omnia-mcu-trng.c platform: cznic: turris-omnia-mcu: Fix error check in omnia_mcu_register_trng() 2024-09-05 16:31:59 +00:00
turris-omnia-mcu-watchdog.c platform: cznic: turris-omnia-mcu: Add support for MCU watchdog 2024-07-01 15:46:37 +02:00
turris-omnia-mcu.h turris-omnia-mcu-interface.h: Move command execution function to global header 2024-12-12 18:36:07 +00:00