mirror of
https://abf.rosa.ru/djam/kernel-5.15.git
synced 2025-02-23 04:42:47 +00:00
27 lines
984 B
Diff
27 lines
984 B
Diff
From 8940498c4572f55a1744481f2788491c30cbe7f6 Mon Sep 17 00:00:00 2001
|
|
From: Alexey Sheplyakov <asheplyakov@basealt.ru>
|
|
Date: Mon, 24 Jan 2022 15:53:55 +0400
|
|
Subject: [PATCH 602/634] 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>
|
|
---
|
|
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 5b8db76b6..61bb48b83 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.33.2
|
|
|