From: tzeyee.ng@altera.com
To: Dinh Nguyen <dinguyen@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH v3 0/2] Add Agilex eMMC daughter card support
Date: Sun, 25 Jan 2026 22:42:03 -0800 [thread overview]
Message-ID: <cover.1769409037.git.tzeyee.ng@altera.com> (raw)
From: Ng Tze Yee <tzeyee.ng@altera.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
--
2.25.1
next reply other threads:[~2026-01-26 6:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-26 6:42 tzeyee.ng [this message]
2026-01-26 6:42 ` [PATCH v3 1/2] dt-bindings: intel: Add Agilex eMMC support tzeyee.ng
2026-01-26 6:42 ` [PATCH v3 2/2] arm64: dts: socfpga: agilex: add emmc support tzeyee.ng
2026-01-30 16:16 ` [PATCH v3 0/2] Add Agilex eMMC daughter card support Dinh Nguyen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1769409037.git.tzeyee.ng@altera.com \
--to=tzeyee.ng@altera.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dinguyen@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox