Linux EDAC development
 help / color / mirror / Atom feed
From: Rounak Das <rounakdas2025@gmail.com>
To: krzk@kernel.org
Cc: bp@alien8.de, conor+dt@kernel.org, devicetree@vger.kernel.org,
	dinguyen@kernel.org, krzk+dt@kernel.org,
	linux-edac@vger.kernel.org, linux-kernel@vger.kernel.org,
	niravkumar.l.rabara@altera.com, robh@kernel.org,
	rounakdas2025@gmail.com, tony.luck@intel.com
Subject: [PATCH 1/2] dt-bindings: altera-sdram: Add Agilex5 ECC manager compatible
Date: Thu, 30 Jul 2026 02:13:08 +0530	[thread overview]
Message-ID: <20260729204308.21562-1-rounakdas2025@gmail.com> (raw)
In-Reply-To: <20260724-sensible-flamingo-of-experiment-5a389f@quoll>

Add the altr,socfpga-agilex5-ecc-manager compatible as an enum next to
the Stratix10 entry, since both share the Arria10 fallback.

Signed-off-by: Rounak Das <rounakdas2025@gmail.com>
---
 .../devicetree/bindings/edac/altr,socfpga-ecc-manager.yaml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/Documentation/devicetree/bindings/edac/altr,socfpga-ecc-manager.yaml b/Documentation/devicetree/bindings/edac/altr,socfpga-ecc-manager.yaml
index 2ccb0f216318..34af88988b84 100644
--- a/Documentation/devicetree/bindings/edac/altr,socfpga-ecc-manager.yaml
+++ b/Documentation/devicetree/bindings/edac/altr,socfpga-ecc-manager.yaml
@@ -20,10 +20,9 @@ properties:
   compatible:
     oneOf:
       - items:
-          - const: altr,socfpga-s10-ecc-manager
-          - const: altr,socfpga-a10-ecc-manager
-      - items:
-          - const: altr,socfpga-agilex5-ecc-manager
+          - enum:
+              - altr,socfpga-s10-ecc-manager
+              - altr,socfpga-agilex5-ecc-manager
           - const: altr,socfpga-a10-ecc-manager
       - const: altr,socfpga-a10-ecc-manager
       - const: altr,socfpga-ecc-manager
-- 
2.50.1 (Apple Git-155)


  reply	other threads:[~2026-07-29 20:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-20 20:14 [PATCH 0/4] EDAC/altera: Add support for Agilex5 platform Dinh Nguyen
2026-07-20 20:14 ` [PATCH 1/4] dt-bindings: edac: altera: agilex5: document new edac support Dinh Nguyen
2026-07-24  9:39   ` Krzysztof Kozlowski
2026-07-29 20:43     ` Rounak Das [this message]
2026-07-30  5:56       ` [PATCH 1/2] dt-bindings: altera-sdram: Add Agilex5 ECC manager compatible Krzysztof Kozlowski
2026-07-30  9:04         ` Krzysztof Kozlowski
2026-07-20 20:14 ` [PATCH 2/4] EDAC/altera: use flag to differentiate 64-bit platforms Dinh Nguyen
2026-07-24  9:41   ` Krzysztof Kozlowski
2026-07-29 20:46     ` [PATCH 2/2] EDAC/altera: Use an enum to identify the platform variant Rounak Das
2026-07-20 20:14 ` [PATCH 3/4] EDAC/altera: Add support for Agilex5 ECC manager Dinh Nguyen
2026-07-20 20:14 ` [PATCH 4/4] arm64: dts: socfpga: agilex5: add support for the " Dinh Nguyen
2026-07-24  9:43   ` Krzysztof Kozlowski
2026-07-20 20:33 ` [PATCH 0/4] EDAC/altera: Add support for Agilex5 platform Borislav Petkov

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=20260729204308.21562-1-rounakdas2025@gmail.com \
    --to=rounakdas2025@gmail.com \
    --cc=bp@alien8.de \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dinguyen@kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@kernel.org \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=niravkumar.l.rabara@altera.com \
    --cc=robh@kernel.org \
    --cc=tony.luck@intel.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