Skip to content

Commit 8b72d2a

Browse files
oneukumkuba-moo
authored andcommitted
NFC: nxp: add NXP1002
It is backwards compatible Signed-off-by: Oliver Neukum <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
1 parent b594723 commit 8b72d2a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/nfc/nxp-nci/i2c.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -336,6 +336,7 @@ MODULE_DEVICE_TABLE(of, of_nxp_nci_i2c_match);
336336
#ifdef CONFIG_ACPI
337337
static const struct acpi_device_id acpi_id[] = {
338338
{ "NXP1001" },
339+
{ "NXP1002" },
339340
{ "NXP7471" },
340341
{ }
341342
};

0 commit comments

Comments
 (0)