Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 47e7c4a

Browse files
authored
ljca: gpio: add LNL support (#43)
Adds LJCA GPIO support for LNL platform. Signed-off-by: Israel Cepeda <israel.a.cepeda.lopez@intel.com>
1 parent 73a044d commit 47e7c4a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/mfd/ljca.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ static char *gpio_hids[] = {
3030
"INTC1096", /* ADL */
3131
"INTC100B", /* RPL */
3232
"INTC10D1", /* MTL */
33+
"INTC10B5", /* LNL */
3334
};
3435
static struct mfd_cell_acpi_match ljca_acpi_match_gpio;
3536

0 commit comments

Comments
 (0)