Skip to content

Commit 8b72d2a

Browse files
oneukumkuba-moo
authored andcommitted
NFC: nxp: add NXP1002
It is backwards compatible Signed-off-by: Oliver Neukum <oneukum@suse.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20230829084717.961-1-oneukum@suse.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent b594723 commit 8b72d2a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)