From: "Ng, Tze Yee" <tze.yee.ng@altera.com>
To: Conor Dooley <conor@kernel.org>, "Ng, Tze Yee" <tze.yee.ng@altera.com>
Cc: 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" <devicetree@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/2] dt-bindings: altera: document Stratix 10 eMMC compatible
Date: Wed, 21 Jan 2026 08:39:47 +0000 [thread overview]
Message-ID: <6e2d08cd-758a-4e18-b00c-57f9a917ad84@altera.com> (raw)
In-Reply-To: <20260120-factsheet-jurist-ddacd788d23c@spud>
On 21/1/2026 3:46 am, Conor Dooley wrote:
> [You don't often get email from conor@kernel.org. Learn why this is important at https://aka.ms/LearnAboutSenderIdentification ]
>
> [CAUTION: This email is from outside your organization. Unless you trust the sender, do not click on links or open attachments as it may be a fraudulent email attempting to steal your information and/or compromise your computer.]
Hi Conor,
Just to confirm I understand correctly, would you like me to update both:
1. The binding schema (altera.yaml) to split the Stratix 10 boards into
two patterns, with the eMMC variant having a fallback chain?
- description: Stratix 10 boards
items:
- enum:
- altr,socfpga-stratix10-socdk
- altr,socfpga-stratix10-swvp
- const: altr,socfpga-stratix10
- description: Stratix 10 SoCDK eMMC variant
items:
- const: altr,socfpga-stratix10-socdk-emmc
- const: altr,socfpga-stratix10-socdk
- const: altr,socfpga-stratix10
2. The device tree (socfpga_stratix10_socdk_emmc.dts) to update the
compatible property
from:
compatible = "altr,socfpga-stratix10-socdk-emmc", "altr,socfpga-stratix10";
to:
compatible = "altr,socfpga-stratix10-socdk-emmc",
"altr,socfpga-stratix10-socdk",
"altr,socfpga-stratix10";
Please let me know if this is the expected approach, or if you had
something different in mind.
next prev parent reply other threads:[~2026-01-21 8:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 13:54 [PATCH 0/2] Add eMMC support for Stratix 10 SoCDK tzeyee.ng
2026-01-20 13:54 ` [PATCH 1/2] dt-bindings: altera: document Stratix 10 eMMC compatible tzeyee.ng
2026-01-20 19:46 ` Conor Dooley
2026-01-21 8:39 ` Ng, Tze Yee [this message]
2026-01-21 18:29 ` Conor Dooley
2026-01-20 13:54 ` [PATCH 2/2] arm64: dts: socfpga: stratix10: Add emmc support tzeyee.ng
2026-01-20 19:49 ` Conor Dooley
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=6e2d08cd-758a-4e18-b00c-57f9a917ad84@altera.com \
--to=tze.yee.ng@altera.com \
--cc=conor+dt@kernel.org \
--cc=conor@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
all inboxes | Powered by JetHome®