mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-22 02:17:36 -04:00
gpio: usbio: Add ACPI device-id for NVL platforms
Add device IDs of Nova Lake into gpio-usbio support list. Signed-off-by: Arun T <arun.t@intel.com> Reviewed-by: Vadillo Miguel <miguel.vadillo@intel.com> Reviewed-by: Sakari Ailus <sakari.ailus@linux.intel.com> Link: https://patch.msgid.link/20260410140858.585609-2-arun.t@intel.com Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
This commit is contained in:
committed by
Bartosz Golaszewski
parent
1334d2a3b3
commit
5ccb19ae1c
@@ -31,6 +31,7 @@ static const struct acpi_device_id usbio_gpio_acpi_hids[] = {
|
||||
{ "INTC10B5" }, /* LNL */
|
||||
{ "INTC10D1" }, /* MTL-CVF */
|
||||
{ "INTC10E2" }, /* PTL */
|
||||
{ "INTC1116" }, /* NVL */
|
||||
{ }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user