From 76570bf545f8963fe726bebab26f150668e72439 Mon Sep 17 00:00:00 2001 From: David Wu Date: Mon, 28 Feb 2022 17:22:33 +0800 Subject: [PATCH] dt-bindings: net: rockchip-dwmac: add rv1106 compatible string Add compatible string for RV1106 gmac, and constrain it to be compatible with Synopsys dwmac 4.20a. Signed-off-by: David Wu Change-Id: I3a9ddfa9e217309901dec24e81f571c568f7d7b1 --- 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 62468e920e9d..5ca80ca97ec4 100644 --- a/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml +++ b/Documentation/devicetree/bindings/net/rockchip-dwmac.yaml @@ -26,6 +26,7 @@ select: - rockchip,rk3399-gmac - rockchip,rk3568-gmac - rockchip,rk3588-gmac + - rockchip,rv1106-gmac - rockchip,rv1108-gmac - rockchip,rv1126-gmac required: @@ -53,6 +54,7 @@ properties: - enum: - rockchip,rk3568-gmac - rockchip,rk3588-gmac + - rockchip,rv1106-gmac - rockchip,rv1126-gmac - const: snps,dwmac-4.20a