mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 06:01:57 +00:00
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: 47e7c4a446
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>
This commit is contained in:
parent
21ea1ce37f
commit
3ed486e383
@ -169,6 +169,7 @@ static const struct acpi_device_id ljca_gpio_hids[] = {
|
||||
{ "INTC1096" },
|
||||
{ "INTC100B" },
|
||||
{ "INTC10D1" },
|
||||
{ "INTC10B5" },
|
||||
{},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user