summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/net/rockchip-dwmac.txt
diff options
context:
space:
mode:
authorDavid Wu <david.wu@rock-chips.com>2018-06-28 09:33:21 +0800
committerDavid S. Miller <davem@davemloft.net>2018-06-29 22:19:05 +0900
commit23c94d63a7e395c5706f7d9edde1ff839b050c5f (patch)
treeb0cd8cfd7d8fe7b28b17d8fc885890e811f1c724 /Documentation/devicetree/bindings/net/rockchip-dwmac.txt
parent9b10000f4921e9f9f8231f9ceecae4446928844a (diff)
net: ethernet: stmmac: dwmac-rk: Add GMAC support for px30
Add constants and callback functions for the dwmac on px30 Soc. The base structure is the same, but registers and the bits in them are moved slightly, and add the clk_mac_speed for selecting mac speed. 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 9c16ee2965a2..3b71da7e8742 100644
--- a/Documentation/devicetree/bindings/net/rockchip-dwmac.txt
+++ b/Documentation/devicetree/bindings/net/rockchip-dwmac.txt
@@ -4,6 +4,7 @@ The device node has following properties.
Required properties:
- compatible: should be "rockchip,<name>-gamc"
+ "rockchip,px30-gmac": found on PX30 SoCs
"rockchip,rk3128-gmac": found on RK312x SoCs
"rockchip,rk3228-gmac": found on RK322x SoCs
"rockchip,rk3288-gmac": found on RK3288 SoCs