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-next>] [day] [month] [year] [list]
Message-ID: <cover.1768378952.git.tzeyee.ng@altera.com>
Date: Wed, 14 Jan 2026 01:42:51 -0800
From: tzeyee.ng@...era.com
To: Dinh Nguyen <dinguyen@...nel.org>,
	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: [PATCH v2 0/2] Add Agilex eMMC daughter card support

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 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

-- 
2.25.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ