[PATCH net-next 1/3] dt-bindings: net: snps,dwmac: Add UltraRISC DP1000 compatible

From: Jia Wang

Date: Mon Aug 31 2026 - 21:43:10 EST


The UltraRISC DP1000 GMAC is based on a Synopsys DesignWare MAC.

Allow its SoC-specific compatible in the common DWMAC compatible list.

Signed-off-by: Jia Wang <wangjia@xxxxxxxxxxxxx>
---
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 2449311c6d28..2ed4564ae99d 100644
--- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
+++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
@@ -119,6 +119,7 @@ properties:
- starfive,jh7110-dwmac
- tesla,fsd-ethqos
- thead,th1520-gmac
+ - ultrarisc,dp1000-gmac

reg:
minItems: 1

--
2.34.1