summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/net
diff options
context:
space:
mode:
authorDavid Wu2018-06-28 03:33:21 +0200
committerDavid S. Miller2018-06-29 15:19:05 +0200
commit23c94d63a7e395c5706f7d9edde1ff839b050c5f (patch)
treeb0cd8cfd7d8fe7b28b17d8fc885890e811f1c724 /Documentation/devicetree/bindings/net
parenttg3: Mark expected switch fall-throughs (diff)
downloadkernel-qcow2-linux-23c94d63a7e395c5706f7d9edde1ff839b050c5f.tar.gz
kernel-qcow2-linux-23c94d63a7e395c5706f7d9edde1ff839b050c5f.tar.xz
kernel-qcow2-linux-23c94d63a7e395c5706f7d9edde1ff839b050c5f.zip
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')
-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