mirror of
https://abf.rosa.ru/djam/kernel-6.6.git
synced 2025-02-25 11:52:46 +00:00
28 lines
1,009 B
Diff
28 lines
1,009 B
Diff
From 7e299bf82714ff6a2ce3dac5555e14fca1f08fd6 Mon Sep 17 00:00:00 2001
|
|
From: Alexey Sheplyakov <asheplyakov@basealt.ru>
|
|
Date: Mon, 24 Jan 2022 15:53:55 +0400
|
|
Subject: [PATCH 611/631] dt-bindings: dwmac: Add bindings for Baikal-T1/M SoCs
|
|
|
|
Added dwmac bindings for Baikal-T1 and Baikal-M SoCs
|
|
|
|
Signed-off-by: Alexey Sheplyakov <asheplyakov@basealt.ru>
|
|
X-feature-Baikal-M
|
|
---
|
|
Documentation/devicetree/bindings/net/snps,dwmac.yaml | 1 +
|
|
1 file changed, 1 insertion(+)
|
|
|
|
diff --git a/Documentation/devicetree/bindings/net/snps,dwmac.yaml b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
|
|
index 13b984076af5..d428ddf08027 100644
|
|
--- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
|
|
+++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
|
|
@@ -58,6 +58,7 @@ properties:
|
|
- amlogic,meson8m2-dwmac
|
|
- amlogic,meson-gxbb-dwmac
|
|
- amlogic,meson-axg-dwmac
|
|
+ - baikal,dwmac
|
|
- ingenic,jz4775-mac
|
|
- ingenic,x1000-mac
|
|
- ingenic,x1600-mac
|
|
--
|
|
2.35.2
|
|
|