[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241205-v6-12-topic-socfpga-agilex5-v3-2-2a8cdf73f50a@pengutronix.de>
Date: Thu, 05 Dec 2024 10:06:02 +0100
From: Steffen Trumtrar <s.trumtrar@...gutronix.de>
To: Dinh Nguyen <dinguyen@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Richard Cochran <richardcochran@...il.com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>
Cc: devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, linux-clk@...r.kernel.org, kernel@...gutronix.de,
Steffen Trumtrar <s.trumtrar@...gutronix.de>
Subject: [PATCH v3 2/6] dt-bindings: net: dwmac: add compatible for Agilex5
The Agilex5 SoCs have three Synopsys DWXGMAC-compatible ethernet
IP-cores.
Add a SoC-specific front compatible to the binding.
Signed-off-by: Steffen Trumtrar <s.trumtrar@...gutronix.de>
---
Documentation/devicetree/bindings/net/socfpga-dwmac.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/net/socfpga-dwmac.yaml b/Documentation/devicetree/bindings/net/socfpga-dwmac.yaml
index 022d9eb7011d47666b140aaecf54541ca3dec0ec..c578b4280c6c85f08b6e0918352d38ed98998489 100644
--- a/Documentation/devicetree/bindings/net/socfpga-dwmac.yaml
+++ b/Documentation/devicetree/bindings/net/socfpga-dwmac.yaml
@@ -21,6 +21,7 @@ select:
enum:
- altr,socfpga-stmmac # For Cyclone5/Arria5 SoCs
- altr,socfpga-stmmac-a10-s10 # For Arria10/Agilex/Stratix10 SoCs
+ - altr,socfpga-stmmac-agilex5 # For Agilex5 SoCs
required:
- compatible
@@ -44,6 +45,12 @@ properties:
- altr,socfpga-stmmac-a10-s10
- const: snps,dwmac-3.74a
- const: snps,dwmac
+ - items:
+ - enum:
+ - altr,socfpga-stmmac-agilex5
+ - const: altr,socfpga-stmmac-a10-s10
+ - const: snps,dwxgmac-2.10
+ - const: snps,dwxgmac
altr,sysmgr-syscon:
$ref: /schemas/types.yaml#/definitions/phandle-array
--
2.46.0
Powered by blists - more mailing lists