From 701fbf7d7242ab7ef9f570284ea9d1d222d26530 Mon Sep 17 00:00:00 2001 From: David Wu Date: Tue, 7 Sep 2021 18:11:22 +0800 Subject: [PATCH] dt-bindings: net: rockchip-dwmac: add rk3588 compatible string Add compatible string for RK3588 gmac, and constrain it to be compatible with Synopsys dwmac 4.20a. Signed-off-by: David Wu Change-Id: I6d36dffc9f33d15cb87c19e93d7e07ca47ea73f4 --- Documentation/devicetree/bindings/net/rockchip-dwmac.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml b/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml index 69d2fab7581a..62468e920e9d 100644 --- a/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml +++ b/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml @@ -25,6 +25,7 @@ select: - rockchip,rk3368-gmac - rockchip,rk3399-gmac - rockchip,rk3568-gmac + - rockchip,rk3588-gmac - rockchip,rv1108-gmac - rockchip,rv1126-gmac required: @@ -51,6 +52,7 @@ properties: - items: - enum: - rockchip,rk3568-gmac + - rockchip,rk3588-gmac - rockchip,rv1126-gmac - const: snps,dwmac-4.20a