lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Message-ID: <154ad073-f5c8-0d76-7dcd-220623cca865@canonical.com>
Date:   Wed, 12 May 2021 09:56:08 -0400
From:   Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>
To:     Oliver Neukum <oneukum@...e.com>, clement.perrochaud@...innov.com,
        charles.gorand@...innov.com, linux-nfc@...ts.01.org,
        netdev@...r.kernel.org
Subject: Re: [linux-nfc] [PATCH] nxp-nci: add NXP1002 id

On 12/05/2021 09:54, Oliver Neukum wrote:
> The driver also works with those new devices.
> 
> Signed-off-by: Oliver Neukum <oneukum@...e.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 7e451c10985d..94f7f6d9cbad 100644
> --- a/drivers/nfc/nxp-nci/i2c.c
> +++ b/drivers/nfc/nxp-nci/i2c.c
> @@ -332,6 +332,7 @@ MODULE_DEVICE_TABLE(of, of_nxp_nci_i2c_match);
>  #ifdef CONFIG_ACPI
>  static const struct acpi_device_id acpi_id[] = {
>  	{ "NXP1001" },
> +	{ "NXP1002" },
>  	{ "NXP7471" },
>  	{ }
>  };
> 

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@...onical.com>

Best regards,
Krzysztof

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ