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>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAPDyKFp0+70OSrW_zrV+-fdr-BUScKkyNzTHkN==+9k52Z5j3g@mail.gmail.com>
Date: Thu, 22 Jan 2026 19:03:19 +0100
From: Ulf Hansson <ulf.hansson@...aro.org>
To: Jeff Chen <jeff.chen_1@....com>
Cc: linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mmc: sdio: add NXP vendor and IW61x device IDs

On Tue, 13 Jan 2026 at 04:16, Jeff Chen <jeff.chen_1@....com> wrote:
>
> Add NXP's SDIO vendor ID (0x0471) and IW61x device ID (0x0205) to
> sdio_ids.h for future support of NXP Wi-Fi chips over SDIO.
>
> Signed-off-by: Jeff Chen <jeff.chen_1@....com>

Applied for next, thanks!

Kind regards
Uffe


> ---
>  include/linux/mmc/sdio_ids.h | 3 +++
>  1 file changed, 3 insertions(+)
>
> diff --git a/include/linux/mmc/sdio_ids.h b/include/linux/mmc/sdio_ids.h
> index 673cbdf43453..39ac2b612e4a 100644
> --- a/include/linux/mmc/sdio_ids.h
> +++ b/include/linux/mmc/sdio_ids.h
> @@ -116,6 +116,9 @@
>  #define SDIO_VENDOR_ID_MICROCHIP_WILC          0x0296
>  #define SDIO_DEVICE_ID_MICROCHIP_WILC1000      0x5347
>
> +#define SDIO_VENDOR_ID_NXP                     0x0471
> +#define SDIO_DEVICE_ID_NXP_IW61X               0x0205
> +
>  #define SDIO_VENDOR_ID_REALTEK                 0x024c
>  #define SDIO_DEVICE_ID_REALTEK_RTW8723BS       0xb723
>  #define SDIO_DEVICE_ID_REALTEK_RTW8821BS       0xb821
> --
> 2.34.1
>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ