public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Dinh Nguyen <dinguyen@kernel.org>
To: tzeyee.ng@altera.com, 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: Re: [PATCH v3 0/2] Add Agilex eMMC daughter card support
Date: Fri, 30 Jan 2026 10:16:03 -0600	[thread overview]
Message-ID: <5be5e1e2-d9aa-4236-8bcf-68c9821ad82e@kernel.org> (raw)
In-Reply-To: <cover.1769409037.git.tzeyee.ng@altera.com>



On 1/26/26 00:42, tzeyee.ng@altera.com wrote:
> 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
> 

Applied!

Thanks,
Dinh


      parent reply	other threads:[~2026-01-30 16:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-26  6:42 [PATCH v3 0/2] Add Agilex eMMC daughter card support tzeyee.ng
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 ` Dinh Nguyen [this message]

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=5be5e1e2-d9aa-4236-8bcf-68c9821ad82e@kernel.org \
    --to=dinguyen@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=tzeyee.ng@altera.com \
    /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