devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: net: allow the Agilex5 ethernet to have a fallback
@ 2025-11-20  2:58 Dinh Nguyen
  2025-11-20  2:58 ` [PATCH 2/2] arm64: dts: intel: agilex5: Add fallback compatible for XGMAC Dinh Nguyen
  2025-11-20  8:21 ` [PATCH 1/2] dt-bindings: net: allow the Agilex5 ethernet to have a fallback Krzysztof Kozlowski
  0 siblings, 2 replies; 4+ messages in thread
From: Dinh Nguyen @ 2025-11-20  2:58 UTC (permalink / raw)
  To: robh, krzk+dt, conor+dt; +Cc: dinguyen, devicetree

Add the generic "snps,dwxgmac" as a fallback binding for the Agilex5
ethernet controller.

Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
---
 Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml b/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
index fc445ad5a1f1..b53847a2d953 100644
--- a/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
+++ b/Documentation/devicetree/bindings/net/altr,socfpga-stmmac.yaml
@@ -46,6 +46,7 @@ properties:
       - items:
           - const: altr,socfpga-stmmac-agilex5
           - const: snps,dwxgmac-2.10
+          - const: snps,dwxgmac
 
   clocks:
     minItems: 1
-- 
2.42.0.411.g813d9a9188


^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-11-20  8:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-20  2:58 [PATCH 1/2] dt-bindings: net: allow the Agilex5 ethernet to have a fallback Dinh Nguyen
2025-11-20  2:58 ` [PATCH 2/2] arm64: dts: intel: agilex5: Add fallback compatible for XGMAC Dinh Nguyen
2025-11-20  8:23   ` Krzysztof Kozlowski
2025-11-20  8:21 ` [PATCH 1/2] dt-bindings: net: allow the Agilex5 ethernet to have a fallback Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).