linux/drivers/leds/rgb
Christophe JAILLET f1c86ab986 leds: rgb: leds-mt6370-rgb: Improve definition of some struct linear_range
Use LINEAR_RANGE() instead of hand-writing it. It is more robust, should
the layout of the structure change one day.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/1ce4245107e0a51dce502a007a69899bda018d5f.1746197460.git.christophe.jaillet@wanadoo.fr
Signed-off-by: Lee Jones <lee@kernel.org>
2025-05-14 09:25:08 +01:00
..
Kconfig leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPI 2024-05-31 12:55:44 +01:00
leds-group-multicolor.c leds: rgb: leds-group-multicolor: Correct the typo 'acccess' 2024-10-09 10:37:20 +01:00
leds-ktd202x.c leds: rgb: ktd202x: Switch to device_for_each_child_node_scoped() 2024-10-09 15:19:16 +01:00
leds-mt6370-rgb.c leds: rgb: leds-mt6370-rgb: Improve definition of some struct linear_range 2025-05-14 09:25:08 +01:00
leds-ncp5623.c leds: ncp5623: Use fwnode_get_child_node_count() 2025-04-10 10:12:24 +01:00
leds-pwm-multicolor.c leds: pwm-multicolor: Use fwnode_get_child_node_count() 2025-04-10 10:12:20 +01:00
leds-qcom-lpg.c leds: rgb: leds-qcom-lpg: Fix calculation of best period Hi-Res PWMs 2025-03-21 09:21:59 +00:00
Makefile leds: Add NCP5623 multi-led driver 2024-03-07 08:48:18 +00:00