netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] NFC: nxp: add NXP1002
@ 2023-08-29  8:47 Oliver Neukum
  2023-08-29  8:48 ` Krzysztof Kozlowski
  2023-08-31  1:40 ` patchwork-bot+netdevbpf
  0 siblings, 2 replies; 3+ messages in thread
From: Oliver Neukum @ 2023-08-29  8:47 UTC (permalink / raw)
  To: krzysztof.kozlowski, u.kleine-koenig, sridhar.samudrala, horms,
	netdev
  Cc: Oliver Neukum

It is backwards compatible

Signed-off-by: Oliver Neukum <oneukum@suse.com>
---
 drivers/nfc/nxp-nci/i2c.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/nfc/nxp-nci/i2c.c b/drivers/nfc/nxp-nci/i2c.c
index e2444ff582dc..7d35645b0e8b 100644
--- a/drivers/nfc/nxp-nci/i2c.c
+++ b/drivers/nfc/nxp-nci/i2c.c
@@ -343,6 +343,7 @@ MODULE_DEVICE_TABLE(of, of_nxp_nci_i2c_match);
 #ifdef CONFIG_ACPI
 static const struct acpi_device_id acpi_id[] = {
 	{ "NXP1001" },
+	{ "NXP1002" },
 	{ "NXP7471" },
 	{ }
 };
-- 
2.41.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] NFC: nxp: add NXP1002
  2023-08-29  8:47 [PATCH] NFC: nxp: add NXP1002 Oliver Neukum
@ 2023-08-29  8:48 ` Krzysztof Kozlowski
  2023-08-31  1:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: Krzysztof Kozlowski @ 2023-08-29  8:48 UTC (permalink / raw)
  To: Oliver Neukum, u.kleine-koenig, sridhar.samudrala, horms, netdev

On 29/08/2023 10:47, Oliver Neukum wrote:
> It is backwards compatible
> 
> Signed-off-by: Oliver Neukum <oneukum@suse.com>
> ---


Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] NFC: nxp: add NXP1002
  2023-08-29  8:47 [PATCH] NFC: nxp: add NXP1002 Oliver Neukum
  2023-08-29  8:48 ` Krzysztof Kozlowski
@ 2023-08-31  1:40 ` patchwork-bot+netdevbpf
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2023-08-31  1:40 UTC (permalink / raw)
  To: Oliver Neukum
  Cc: krzysztof.kozlowski, u.kleine-koenig, sridhar.samudrala, horms,
	netdev

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:

On Tue, 29 Aug 2023 10:47:17 +0200 you wrote:
> It is backwards compatible
> 
> Signed-off-by: Oliver Neukum <oneukum@suse.com>
> ---
>  drivers/nfc/nxp-nci/i2c.c | 1 +
>  1 file changed, 1 insertion(+)

Here is the summary with links:
  - NFC: nxp: add NXP1002
    https://git.kernel.org/netdev/net/c/8b72d2a1c6cc

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-08-31  1:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-29  8:47 [PATCH] NFC: nxp: add NXP1002 Oliver Neukum
2023-08-29  8:48 ` Krzysztof Kozlowski
2023-08-31  1:40 ` patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).