On 2026-09-01 18:46 +0100, Conor Dooley wrote:
On Tue, Sep 01, 2026 at 09:27:30AM +0800, Jia Wang wrote:
quoted
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@ultrarisc.com>
---
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
This should not be a standalone patch, rather merged with the other dt
one.
Thanks, I will squash this change into the DP1000-specific binding patch
in v2.
Best regards,
Jia Wang
quoted
reg:
minItems: 1
--
2.34.1