[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20210515130723.2130624-2-t.schramm@manjaro.org>
Date: Sat, 15 May 2021 15:07:23 +0200
From: Tobias Schramm <t.schramm@...jaro.org>
To: netdev@...r.kernel.org, "David S . Miller" <davem@...emloft.net>
Cc: Johan Jonker <jbx6244@...il.com>, linux-kernel@...r.kernel.org,
Tobias Schramm <t.schramm@...jaro.org>
Subject: [PATCH 1/1] dt-bindings: net: dwmac: add compatible for RK3308 gmac
A compatible string for the RK3308 gmac was added to rockchip-dwmac.yaml
in a previous patch.
Apparently it needs to be added to snps,dwmac.yaml, too since that file is
included by rockchip-dwmac.yaml.
This commit adds the compatible string for the RK3308 gmac to
snps,dwmac.yaml, too.
Signed-off-by: Tobias Schramm <t.schramm@...jaro.org>
---
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 2edd8bea993e..d94f02470b34 100644
--- a/Documentation/devicetree/bindings/net/snps,dwmac.yaml
+++ b/Documentation/devicetree/bindings/net/snps,dwmac.yaml
@@ -60,6 +60,7 @@ properties:
- rockchip,rk3128-gmac
- rockchip,rk3228-gmac
- rockchip,rk3288-gmac
+ - rockchip,rk3308-gmac
- rockchip,rk3328-gmac
- rockchip,rk3366-gmac
- rockchip,rk3368-gmac
--
2.31.1
Powered by blists - more mailing lists