summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/net/rockchip-dwmac.txt
diff options
context:
space:
mode:
authordavid.wu <david.wu@rock-chips.com>2017-02-17 20:55:11 +0800
committerDavid S. Miller <davem@davemloft.net>2017-02-19 18:19:37 -0500
commitd4ff816e9707572c1c83def42f32105ddcabe1c0 (patch)
tree7cde02239faccc284acfdb343c348638722142f9 /Documentation/devicetree/bindings/net/rockchip-dwmac.txt
parenta4d69a4c3ca6be699ed8cdc4683381ce44b85c90 (diff)
net: ethernet: stmmac: dwmac-rk: Add RK3328 gmac support
Add constants and callback functions for the dwmac on rk3328 socs. As can be seen, the base structure is the same, only registers and the bits in them moved slightly. Signed-off-by: david.wu <david.wu@rock-chips.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/devicetree/bindings/net/rockchip-dwmac.txt')
-rw-r--r--Documentation/devicetree/bindings/net/rockchip-dwmac.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/rockchip-dwmac.txt b/Documentation/devicetree/bindings/net/rockchip-dwmac.txt
index 95383c5131fc..8f427550720a 100644
--- a/Documentation/devicetree/bindings/net/rockchip-dwmac.txt
+++ b/Documentation/devicetree/bindings/net/rockchip-dwmac.txt
@@ -6,6 +6,7 @@ Required properties:
- compatible: should be "rockchip,<name>-gamc"
"rockchip,rk3228-gmac": found on RK322x SoCs
"rockchip,rk3288-gmac": found on RK3288 SoCs
+ "rockchip,rk3328-gmac": found on RK3328 SoCs
"rockchip,rk3366-gmac": found on RK3366 SoCs
"rockchip,rk3368-gmac": found on RK3368 SoCs
"rockchip,rk3399-gmac": found on RK3399 SoCs