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]
Date: Thu, 4 Jan 2024 10:29:22 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Alex Soo <yuklin.soo@...rfivetech.com>,
 Ulf Hansson <ulf.hansson@...aro.org>, Adrian Hunter
 <adrian.hunter@...el.com>, Yangtao Li <frank.li@...o.com>,
 Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
 Linus Walleij <linus.walleij@...aro.org>, Rob Herring <robh+dt@...nel.org>,
 Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
 Conor Dooley <conor+dt@...nel.org>, Emil Renner Berthing <kernel@...il.dk>
Cc: linux-mmc@...r.kernel.org, linux-kernel@...r.kernel.org,
 devicetree@...r.kernel.org, linux-riscv@...ts.infradead.org,
 Paul Walmsley <paul.walmsley@...ive.com>, Palmer Dabbelt
 <palmer@...belt.com>, Albert Ou <aou@...s.berkeley.edu>
Subject: Re: [PATCH 2/3] mmc: sdhci-cadence6: add Cadence SD6HC support

On 28/12/2023 07:53, Alex Soo wrote:
> Add a driver for the Cadence SD6HC SD/SDIO/eMMC controller.
> 
> Signed-off-by: Alex Soo <yuklin.soo@...rfivetech.com>
> ---
>  MAINTAINERS                           |   6 +
>  drivers/mmc/host/Kconfig              |  11 +
>  drivers/mmc/host/Makefile             |   2 +
>  drivers/mmc/host/sdhci-cadence6-phy.c | 384 +++++++++++++++++++
>  drivers/mmc/host/sdhci-cadence6.c     | 531 ++++++++++++++++++++++++++
>  drivers/mmc/host/sdhci-cadence6.h     | 148 +++++++
>  6 files changed, 1082 insertions(+)
>  create mode 100644 drivers/mmc/host/sdhci-cadence6-phy.c
>  create mode 100644 drivers/mmc/host/sdhci-cadence6.c
>  create mode 100644 drivers/mmc/host/sdhci-cadence6.h

Please work with existing submissions:

https://lore.kernel.org/all/?q=sd6hc

Best regards,
Krzysztof


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ