Skip to content

Commit

Permalink
usb: misc: ljca: Add Lunar Lake ljca GPIO HID to ljca_gpio_hids[]
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
jwrdegoede authored and gregkh committed Aug 13, 2024
1 parent 21ea1ce commit 3ed486e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/usb/misc/usb-ljca.c
Original file line number Diff line number Diff line change
Expand Up @@ -169,6 +169,7 @@ static const struct acpi_device_id ljca_gpio_hids[] = {
{ "INTC1096" },
{ "INTC100B" },
{ "INTC10D1" },
{ "INTC10B5" },
{},
};

Expand Down

0 comments on commit 3ed486e

Please sign in to comment.