summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorHisashi Nakamura2014-11-13 07:59:07 +0100
committerDavid S. Miller2014-11-13 21:03:53 +0100
commit9488e1e5b319751c71eebfd49027bf9e2377f38c (patch)
tree572be8084634c464e4cf0bc5042430ca2b3196c9 /Documentation
parentnet: sh_eth: Add RMII mode setting in probe (diff)
downloadkernel-qcow2-linux-9488e1e5b319751c71eebfd49027bf9e2377f38c.tar.gz
kernel-qcow2-linux-9488e1e5b319751c71eebfd49027bf9e2377f38c.tar.xz
kernel-qcow2-linux-9488e1e5b319751c71eebfd49027bf9e2377f38c.zip
net: sh_eth: Add r8a7793 support
The device tree probing for R-Car M2N (r8a7793) is added. Signed-off-by: Hisashi Nakamura <hisashi.nakamura.ak@renesas.com> Signed-off-by: Yoshihiro Kaneko <ykaneko0929@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/net/sh_eth.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/net/sh_eth.txt b/Documentation/devicetree/bindings/net/sh_eth.txt
index 34d4db1a4e25..2f6ec85fda8e 100644
--- a/Documentation/devicetree/bindings/net/sh_eth.txt
+++ b/Documentation/devicetree/bindings/net/sh_eth.txt
@@ -9,6 +9,7 @@ Required properties:
"renesas,ether-r8a7779" if the device is a part of R8A7779 SoC.
"renesas,ether-r8a7790" if the device is a part of R8A7790 SoC.
"renesas,ether-r8a7791" if the device is a part of R8A7791 SoC.
+ "renesas,ether-r8a7793" if the device is a part of R8A7793 SoC.
"renesas,ether-r8a7794" if the device is a part of R8A7794 SoC.
"renesas,ether-r7s72100" if the device is a part of R7S72100 SoC.
- reg: offset and length of (1) the E-DMAC/feLic register block (required),