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: <5be5e1e2-d9aa-4236-8bcf-68c9821ad82e@kernel.org>
Date: Fri, 30 Jan 2026 10:16:03 -0600
From: Dinh Nguyen <dinguyen@...nel.org>
To: tzeyee.ng@...era.com, Rob Herring <robh@...nel.org>,
 Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley
 <conor+dt@...nel.org>, devicetree@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/2] Add Agilex eMMC daughter card support



On 1/26/26 00:42, tzeyee.ng@...era.com wrote:
> From: Ng Tze Yee <tzeyee.ng@...era.com>
> 
> The Agilex SoCDK supports interchangeable daughter cards for different
> storage configurations. This series adds support for the eMMC daughter
> card variant.
> 
> The eMMC daughter card is mutually exclusive with the default SDMMC
> daughter card as it occupies the same physical slot on the SoCDK.
> Therefore, a separate device tree is required to properly configure
> the system when using the eMMC variant.
> 
> This series:
> - Documents the new compatible string for the eMMC daughter card
> - Adds a new DTS file based on the existing NAND variant with eMMC-
>    specific MMC controller configuration
> 
> Changes in v3:
> - Update copyright from Altera to Intel
> - Append "eMMC daughter board" to model string for clarity
> - Fix ethernet-phy@0 to ethernet-phy@4 address
>    socfpga_agilex_socdk_emmc.dts
> 
> Changes in v2:
> - Add new compatible string for the eMMC daughter card in the binding file
> - Fix space indentation in socfpga_agilex_socdk_emmc.dts
> - Fix compatible string in socfpga_agilex_socdk_emmc.dts
> - Rephase commit messages for clarity
> 
> Ng Tze Yee (2):
>    dt-bindings: intel: Add Agilex eMMC support
>    arm64: dts: socfpga: agilex: add emmc support
> 
>   .../bindings/arm/intel,socfpga.yaml           |   1 +
>   arch/arm64/boot/dts/intel/Makefile            |   1 +
>   .../dts/intel/socfpga_agilex_socdk_emmc.dts   | 105 ++++++++++++++++++
>   3 files changed, 107 insertions(+)
>   create mode 100644 arch/arm64/boot/dts/intel/socfpga_agilex_socdk_emmc.dts
> 

Applied!

Thanks,
Dinh


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ