Skip to content

Commit 3ed486e

Browse files
jwrdegoedegregkh
authored andcommitted
usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]
Add LJCA GPIO support for the Lunar Lake platform. New HID taken from out of tree ivsc-driver git repo. Link: intel/ivsc-driver@47e7c4a Cc: stable <stable@kernel.org> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Link: https://lore.kernel.org/r/20240812095038.555837-1-hdegoede@redhat.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 21ea1ce commit 3ed486e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/usb/misc/usb-ljca.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@ static const struct acpi_device_id ljca_gpio_hids[] = {
169169
{ "INTC1096" },
170170
{ "INTC100B" },
171171
{ "INTC10D1" },
172+
{ "INTC10B5" },
172173
{},
173174
};
174175

0 commit comments

Comments
 (0)