]> www.infradead.org Git - linux.git/commit
leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027
authorKate Hsuan <hpa@redhat.com>
Fri, 31 May 2024 11:41:20 +0000 (13:41 +0200)
committerLee Jones <lee@kernel.org>
Fri, 31 May 2024 11:56:03 +0000 (12:56 +0100)
commit75bd07aef47e1a984229e6ec702e8b9aee0226e4
tree97666ea9c5f569a8ace1fa99c4204b489816f910
parentf14aa5ea415b8add245e976bfab96a12986c6843
leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027

Add an i2c_device_id id_table to match manually instantiated
(non device-tree / ACPI instantiated) KTD202x controllers as
found on some x86 boards.

This table shows the maximum support LED channel for KTD2026
(three LEDs) and KTD-2027 (4 LEDs).

Link: https://www.kinet-ic.com/uploads/KTD2026-7-04h.pdf
Signed-off-by: Kate Hsuan <hpa@redhat.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Andy Shevchenko <andy@kernel.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://lore.kernel.org/r/20240531114124.45346-3-hdegoede@redhat.com
Signed-off-by: Lee Jones <lee@kernel.org>
drivers/leds/rgb/leds-ktd202x.c